Searched refs:ListProcesses (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPlatformPythonInterface.h37 StructuredData::DictionarySP ListProcesses() override;
H A DScriptedPlatformPythonInterface.cpp43 StructuredData::DictionarySP ScriptedPlatformPythonInterface::ListProcesses() { function in class:ScriptedPlatformPythonInterface
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/
H A DScriptedPlatformInterface.h27 virtual StructuredData::DictionarySP ListProcesses() { return {}; } function in class:lldb_private::ScriptedPlatformInterface

Completed in 110 milliseconds