Home
last modified time | relevance | path

Searched refs:SetPythonOSPluginPath (Results 1 – 2 of 2) sorted by relevance

/external/lldb/include/lldb/Target/
DProcess.h75 SetPythonOSPluginPath (const FileSpec &file);
/external/lldb/source/Target/
DProcess.cpp169 ProcessProperties::SetPythonOSPluginPath (const FileSpec &file) in SetPythonOSPluginPath() function in ProcessProperties