Searched refs:CheckObjectExists (Results 1 – 3 of 3) sorted by relevance
167 CheckObjectExists (const char* name) in CheckObjectExists() function
467 CheckObjectExists (const char* name) in CheckObjectExists() function
1058 if (interpreter && interpreter->CheckObjectExists(funct_name) == false) in Execute_ScriptSummary()3534 if (interpreter && interpreter->CheckObjectExists(impl->GetPythonClassName()) == false) in Execute_PythonClass()