Searched refs:LoadScriptingModule (Results 1 – 6 of 6) sorted by relevance
111 …if (m_interpreter->LoadScriptingModule (python_module_path_cstr, allow_reload, init_session, error… in OperatingSystemPython()
200 LoadScriptingModule (const char* filename,
473 LoadScriptingModule (const char* filename, in LoadScriptingModule() function
1498 if (m_interpreter.GetScriptInterpreter()->LoadScriptingModule(path.c_str(), in DoExecute()
1373 … bool did_load = script_interpreter->LoadScriptingModule(scripting_stream.GetData(), in LoadScriptingResourceInTarget()
2749 ScriptInterpreterPython::LoadScriptingModule (const char* pathname, in LoadScriptingModule() function in ScriptInterpreterPython