Searched defs:GetMainModule (Results 1 – 3 of 3) sorted by relevance
26 Status HostProcess::GetMainModule(FileSpec &file_spec) const { in GetMainModule() function in HostProcess
55 Status HostProcessPosix::GetMainModule(FileSpec &file_spec) const { in GetMainModule() function in HostProcessPosix
684 PythonObject &ScriptInterpreterPython::GetMainModule() { in GetMainModule() function in ScriptInterpreterPython