Searched defs:GetDictionary (Results 1 – 2 of 2) sorted by relevance
| /external/libchrome/base/ | ||
| D | values.cc | 906 bool DictionaryValue::GetDictionary(StringPiece path, in GetDictionary() function in base::DictionaryValue |
| /external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
| D | PythonDataObjects.cpp | 841 PythonDictionary PythonModule::GetDictionary() const { in GetDictionary() function in PythonModule |