Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dkey_value_store.cc111 bool KeyValueStore::GetBoolean(const string& key, bool* value) const { in GetBoolean() function in brillo::KeyValueStore
/external/cronet/components/prefs/android/
Dpref_service_android.cc48 jboolean PrefServiceAndroid::GetBoolean( in GetBoolean() function in PrefServiceAndroid
/external/cronet/components/prefs/
Dpref_value_map.cc92 bool PrefValueMap::GetBoolean(const std::string& key, bool* value) const { in GetBoolean() function in PrefValueMap
Dtesting_pref_store.cc181 bool TestingPrefStore::GetBoolean(const std::string& key, bool* value) const { in GetBoolean() function in TestingPrefStore
Dpref_service.cc190 bool PrefService::GetBoolean(base::StringPiece path) const { in GetBoolean() function in PrefService
/external/cronet/net/third_party/quiche/src/quiche/common/
Dstructured_headers.h103 bool GetBoolean() const { in GetBoolean() function
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dshared_prefs.py350 def GetBoolean(self, key): member in SharedPrefs
/external/libchrome/base/
Dvalues.cc832 bool DictionaryValue::GetBoolean(StringPiece path, bool* bool_value) const { in GetBoolean() function in base::DictionaryValue
1206 bool ListValue::GetBoolean(size_t index, bool* bool_value) const { in GetBoolean() function in base::ListValue
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp333 bool CJX_Object::GetBoolean(XFA_Attribute eAttr) const { in GetBoolean() function in CJX_Object
/external/dng_sdk/source/
Ddng_xmp.cpp1095 bool dng_xmp::GetBoolean (const char *ns, in GetBoolean() function in dng_xmp