Searched refs:GetItemForKey (Results 1 – 3 of 3) sorted by relevance
332 PythonDictionary::GetItemForKey (const char *key) const in GetItemForKey() function in PythonDictionary337 return GetItemForKey(python_key); in GetItemForKey()344 PythonDictionary::GetItemForKey (const PythonString &key) const in GetItemForKey() function in PythonDictionary
205 GetItemForKey (const PythonString &key) const;214 GetItemForKey (const char *key) const;
55 PythonList sets (dict.GetItemForKey("sets")); in SetRegisterInfo()78 PythonList regs (dict.GetItemForKey("registers")); in SetRegisterInfo()