Searched refs:GetDictionaryName (Results 1 – 4 of 4) sorted by relevance
48 class_name.str().c_str(), m_interpreter.GetDictionaryName(), in CreatePluginObject()
50 class_name.str().c_str(), m_interpreter.GetDictionaryName(), in CreatePluginObject()
281 const char *GetDictionaryName() { return m_dictionary_name.c_str(); } in GetDictionaryName() function468 m_python->GetDictionaryName()); in Run()