Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_arguments.cpp30 bool CFXJSE_Arguments::GetBoolean(int32_t index) const { in GetBoolean() function in CFXJSE_Arguments
Dcjx_object.cpp342 bool CJX_Object::GetBoolean(XFA_Attribute eAttr) { in GetBoolean() function in CJX_Object
/external/libbrillo/brillo/
Dkey_value_store.cc111 bool KeyValueStore::GetBoolean(const string& key, bool* value) const { in GetBoolean() function in brillo::KeyValueStore
/external/llvm-project/lldb/tools/lldb-vscode/
DJSONUtils.cpp73 bool GetBoolean(const llvm::json::Object &obj, llvm::StringRef key, in GetBoolean() function
82 bool GetBoolean(const llvm::json::Object *obj, llvm::StringRef key, 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/dng_sdk/source/
Ddng_xmp.cpp1095 bool dng_xmp::GetBoolean (const char *ns, in GetBoolean() function in dng_xmp