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

/external/pdfium/fxjs/
H A Dcfxjse_arguments.cpp27 bool CFXJSE_Arguments::GetBoolean(int32_t index) const { function in class:CFXJSE_Arguments
/external/libbrillo/brillo/
H A Dkey_value_store.cc104 bool KeyValueStore::GetBoolean(const string& key, bool* value) const { function in class:brillo::KeyValueStore
/external/chromium-trace/catapult/devil/devil/android/sdk/
H A Dshared_prefs.py306 def GetBoolean(self, key): member in class:SharedPrefs
/external/libmojo/third_party/catapult/devil/devil/android/sdk/
H A Dshared_prefs.py289 def GetBoolean(self, key): member in class:SharedPrefs
/external/libchrome/base/
H A Dvalues.cc494 bool DictionaryValue::GetBoolean(const std::string& path, function in class:base::DictionaryValue
910 bool ListValue::GetBoolean(size_t index, bool* bool_value) const { function in class:base::ListValue
/external/pdfium/xfa/fxfa/parser/
H A Dxfa_object.h223 bool GetBoolean(XFA_ATTRIBUTE eAttr) { function in class:CXFA_Node
/external/dng_sdk/source/
H A Ddng_xmp.cpp1095 bool dng_xmp::GetBoolean (const char *ns, function in class:dng_xmp
/external/v8/src/
H A Dd8.cc224 if (GetBoolean(isolate, context, trace_config_object,
228 if (GetBoolean(isolate, context, trace_config_object,
237 static bool GetBoolean(v8::Isolate* isolate, Local<Context> context, function in class:v8::tracing::__anon21668::TraceConfigParser

Completed in 468 milliseconds