Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dkey_value_store.cc104 bool KeyValueStore::GetBoolean(const string& key, bool* value) const { in GetBoolean() function in brillo::KeyValueStore
/external/pdfium/xfa/src/fxjse/src/
Dclass.cpp174 FX_BOOL CFXJSE_Arguments::GetBoolean(int32_t index) const { in GetBoolean() function in CFXJSE_Arguments
/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_object.h168 FX_BOOL GetBoolean(XFA_ATTRIBUTE eAttr) { in GetBoolean() function
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dshared_prefs.py289 def GetBoolean(self, key): member in SharedPrefs
/external/libweave/third_party/chromium/base/
Dvalues.cc498 bool DictionaryValue::GetBoolean(const std::string& path, in GetBoolean() function in base::DictionaryValue
899 bool ListValue::GetBoolean(size_t index, bool* bool_value) const { in GetBoolean() function in base::ListValue
/external/libchrome/base/
Dvalues.cc523 bool DictionaryValue::GetBoolean(const std::string& path, in GetBoolean() function in base::DictionaryValue
942 bool ListValue::GetBoolean(size_t index, bool* bool_value) const { in GetBoolean() function in base::ListValue
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_objects.cpp656 FX_BOOL CPDF_Dictionary::GetBoolean(const CFX_ByteStringC& key, in GetBoolean() function in CPDF_Dictionary
/external/dng_sdk/source/
Ddng_xmp.cpp1095 bool dng_xmp::GetBoolean (const char *ns, in GetBoolean() function in dng_xmp