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