Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dkey_value_store.cc119 void KeyValueStore::SetBoolean(const string& key, bool value) { in SetBoolean() function in brillo::KeyValueStore
/external/v8/src/tracing/
Dtraced-value.cc92 void TracedValue::SetBoolean(const char* name, bool value) { in SetBoolean() function in v8::tracing::TracedValue
/external/libchrome/base/trace_event/
Dtrace_event_argument.cc115 void TracedValue::SetBoolean(const char* name, bool value) { in SetBoolean() function in base::trace_event::TracedValue
/external/libmojo/third_party/catapult/devil/devil/android/sdk/
Dshared_prefs.py293 def SetBoolean(self, key, value): member in SharedPrefs
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dshared_prefs.py310 def SetBoolean(self, key, value): member in SharedPrefs
/external/pdfium/fxjs/
Dcfxjse_value.cpp487 void CFXJSE_Value::SetBoolean(bool bBoolean) { in SetBoolean() function in CFXJSE_Value
/external/libchrome/base/
Dvalues.cc408 void DictionaryValue::SetBoolean(const std::string& path, bool in_value) { in SetBoolean() function in base::DictionaryValue
/external/dng_sdk/source/
Ddng_xmp.cpp1131 void dng_xmp::SetBoolean (const char *ns, in SetBoolean() function in dng_xmp