Home
last modified time | relevance | path

Searched defs:GetAsDictionary (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/Interpreter/
DOptionValue.cpp130 OptionValueDictionary *OptionValue::GetAsDictionary() { in GetAsDictionary() function in OptionValue
136 const OptionValueDictionary *OptionValue::GetAsDictionary() const { in GetAsDictionary() function in OptionValue
/external/llvm-project/lldb/tools/debugserver/source/
DJSONGenerator.h78 Dictionary *GetAsDictionary() { in GetAsDictionary() function
/external/llvm-project/lldb/include/lldb/Utility/
DStructuredData.h91 Dictionary *GetAsDictionary() { in GetAsDictionary() function
/external/libchrome/base/
Dvalues.cc520 bool Value::GetAsDictionary(DictionaryValue** out_value) { in GetAsDictionary() function in base::Value
528 bool Value::GetAsDictionary(const DictionaryValue** out_value) const { in GetAsDictionary() function in base::Value