Searched refs:MakeScriptObject (Results 1 – 3 of 3) sorted by relevance
1305 return MakeScriptObject(ret_val); in OSPlugin_CreatePluginObject()1366 return MakeScriptObject(py_return); in OSPlugin_RegisterInfo()1427 return MakeScriptObject(py_return); in OSPlugin_ThreadsInfo()1516 return MakeScriptObject(py_return); in OSPlugin_RegisterContextData()1582 return MakeScriptObject(py_return); in OSPlugin_CreateThread()1623 return MakeScriptObject(reply_pyobj); in GetDynamicSettings()1658 return MakeScriptObject(ret_val); in CreateSyntheticScriptedProvider()1761 callee_wrapper_sp = MakeScriptObject(new_callee); in GetScriptedSummary()2340 *module_sp = MakeScriptObject(module_pyobj); in LoadScriptingModule()2348 ScriptInterpreterPython::MakeScriptObject (void* object) in MakeScriptObject() function in ScriptInterpreterPython
217 MakeScriptObject (void* object);
506 MakeScriptObject (void* object) in MakeScriptObject() function