Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_arguments.cpp27 bool CFXJSE_Arguments::GetBoolean(int32_t index) const { in GetBoolean() function in CFXJSE_Arguments
/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/fxfa/parser/
Dxfa_object.h223 bool GetBoolean(XFA_ATTRIBUTE eAttr) { in GetBoolean() function
/external/libmojo/third_party/catapult/devil/devil/android/sdk/
Dshared_prefs.py289 def GetBoolean(self, key): member in SharedPrefs
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dshared_prefs.py306 def GetBoolean(self, key): member in SharedPrefs
/external/libchrome/base/
Dvalues.cc494 bool DictionaryValue::GetBoolean(const std::string& path, in GetBoolean() function in base::DictionaryValue
910 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
/external/v8/src/
Dd8.cc237 static bool GetBoolean(v8::Isolate* isolate, Local<Context> context, in GetBoolean() function in v8::tracing::__anon40ca84740211::TraceConfigParser