Searched refs:ScriptedPlatformPythonInterface (Results 1 – 2 of 2) sorted by relevance
28 ScriptedPlatformPythonInterface::ScriptedPlatformPythonInterface( in ScriptedPlatformPythonInterface() function in ScriptedPlatformPythonInterface33 ScriptedPlatformPythonInterface::CreatePluginObject( in CreatePluginObject()43 StructuredData::DictionarySP ScriptedPlatformPythonInterface::ListProcesses() { in ListProcesses()61 ScriptedPlatformPythonInterface::GetProcessInfo(lldb::pid_t pid) { in GetProcessInfo()78 Status ScriptedPlatformPythonInterface::AttachToProcess( in AttachToProcess()84 Status ScriptedPlatformPythonInterface::LaunchProcess( in LaunchProcess()90 Status ScriptedPlatformPythonInterface::KillProcess(lldb::pid_t pid) { in KillProcess()
20 class ScriptedPlatformPythonInterface : public ScriptedPlatformInterface,23 ScriptedPlatformPythonInterface(ScriptInterpreterPythonImpl &interpreter);