Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_arguments.cpp30 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/chromium-trace/catapult/devil/devil/android/sdk/
Dshared_prefs.py338 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
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp350 bool CJX_Object::GetBoolean(XFA_Attribute eAttr) { in GetBoolean() function in CJX_Object
/external/v8/src/
Dd8.cc318 static bool GetBoolean(v8::Isolate* isolate, Local<Context> context, in GetBoolean() function in v8::tracing::__anoncd2d3b7e0211::TraceConfigParser