Searched refs:ScriptedPlatformPythonInterface (Results 1 – 2 of 2) sorted by relevance
30 ScriptedPlatformPythonInterface::ScriptedPlatformPythonInterface( in ScriptedPlatformPythonInterface() function in ScriptedPlatformPythonInterface35 ScriptedPlatformPythonInterface::CreatePluginObject( in CreatePluginObject()45 StructuredData::DictionarySP ScriptedPlatformPythonInterface::ListProcesses() { in ListProcesses()63 ScriptedPlatformPythonInterface::GetProcessInfo(lldb::pid_t pid) { in GetProcessInfo()80 Status ScriptedPlatformPythonInterface::AttachToProcess( in AttachToProcess()86 Status ScriptedPlatformPythonInterface::LaunchProcess( in LaunchProcess()92 Status ScriptedPlatformPythonInterface::KillProcess(lldb::pid_t pid) { in KillProcess()
20 class ScriptedPlatformPythonInterface : public ScriptedPlatformInterface,23 ScriptedPlatformPythonInterface(ScriptInterpreterPythonImpl &interpreter);