Searched defs:GetMainModule (Results 1 – 3 of 3) sorted by relevance
25 Status HostProcess::GetMainModule(FileSpec &file_spec) const { in GetMainModule() function in HostProcess
54 Status HostProcessPosix::GetMainModule(FileSpec &file_spec) const { in GetMainModule() function in HostProcessPosix
845 PythonModule &ScriptInterpreterPythonImpl::GetMainModule() { in GetMainModule() function in ScriptInterpreterPythonImpl