Searched refs:GetPythonClassName (Results 1 – 4 of 4) sorted by relevance
86 return GetPythonClassName(); in GetName()89 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName() function
90 return m_opaque_sp->GetPythonClassName(); in GetData()205 m_opaque_sp->GetOptions(), m_opaque_sp->GetPythonClassName(), in CopyOnWrite_Impl()
401 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName() function
2357 !interpreter->CheckObjectExists(impl->GetPythonClassName())) in Execute_PythonClass()