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