Home
last modified time | relevance | path

Searched defs:GetBoolean (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/prefs/
Dpref_store.cc177 bool CefPrefStore::GetBoolean(const std::string& key, bool* value) const { in GetBoolean() function in CefPrefStore
/third_party/gn/src/base/
Dvalues.cc774 bool DictionaryValue::GetBoolean(std::string_view path, in GetBoolean() function in base::DictionaryValue
1126 bool ListValue::GetBoolean(size_t index, bool* bool_value) const { in GetBoolean() function in base::ListValue
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_xmp.cpp1095 bool dng_xmp::GetBoolean (const char *ns, in GetBoolean() function in dng_xmp