Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DOptionValue.cpp163 OptionValue::GetAsDictionary () in GetAsDictionary() function in OptionValue
171 OptionValue::GetAsDictionary () const in GetAsDictionary() function in OptionValue
/external/lldb/tools/lldb-perf/lib/
DResults.h69 GetAsDictionary () in GetAsDictionary() function
/external/chromium_org/base/
Dvalues.cc124 bool Value::GetAsDictionary(DictionaryValue** out_value) { in GetAsDictionary() function in base::Value
128 bool Value::GetAsDictionary(const DictionaryValue** out_value) const { in GetAsDictionary() function in base::Value
345 bool DictionaryValue::GetAsDictionary(DictionaryValue** out_value) { in GetAsDictionary() function in base::DictionaryValue
351 bool DictionaryValue::GetAsDictionary(const DictionaryValue** out_value) const { in GetAsDictionary() function in base::DictionaryValue
/external/chromium_org/ash/touch/
Dtouch_hud_debug.cc114 scoped_ptr<base::DictionaryValue> GetAsDictionary() const { in GetAsDictionary() function