Searched refs:GetDictionaryName (Results 1 – 3 of 3) sorted by relevance
48 class_name.str().c_str(), m_interpreter.GetDictionaryName(), process_sp, in CreatePluginObject()
46 class_name.str().c_str(), m_interpreter.GetDictionaryName(), target_sp, in CreatePluginObject()
278 const char *GetDictionaryName() { return m_dictionary_name.c_str(); } in GetDictionaryName() function465 m_python->GetDictionaryName()); in Run()