Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dkey_value_store.cc126 void KeyValueStore::SetBoolean(const string& key, bool value) { in SetBoolean() function in brillo::KeyValueStore
/external/cronet/tot/components/prefs/android/
Dpref_service_android.cc76 void PrefServiceAndroid::SetBoolean(JNIEnv* env, in SetBoolean() function in PrefServiceAndroid
/external/cronet/stable/components/prefs/android/
Dpref_service_android.cc76 void PrefServiceAndroid::SetBoolean(JNIEnv* env, in SetBoolean() function in PrefServiceAndroid
/external/cronet/stable/components/prefs/
Dpref_value_map.cc114 void PrefValueMap::SetBoolean(std::string_view key, bool value) { in SetBoolean() function in PrefValueMap
Dtesting_pref_store.cc206 void TestingPrefStore::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in TestingPrefStore
Dpref_service.cc457 void PrefService::SetBoolean(std::string_view path, bool value) { in SetBoolean() function in PrefService
/external/cronet/tot/components/prefs/
Dpref_value_map.cc114 void PrefValueMap::SetBoolean(std::string_view key, bool value) { in SetBoolean() function in PrefValueMap
Dtesting_pref_store.cc206 void TestingPrefStore::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in TestingPrefStore
Dpref_service.cc457 void PrefService::SetBoolean(std::string_view path, bool value) { in SetBoolean() function in PrefService
/external/cronet/stable/base/trace_event/
Dtraced_value.cc126 void SetBoolean(const char* name, bool value) override { in SetBoolean() function in base::trace_event::__anon56d86b770111::PickleWriter
510 void TracedValue::SetBoolean(const char* name, bool value) { in SetBoolean() function in base::trace_event::TracedValue
Dtrace_event_stub.h326 void SetBoolean(const char* name, bool value) {} in SetBoolean() function
/external/cronet/tot/base/trace_event/
Dtraced_value.cc126 void SetBoolean(const char* name, bool value) override { in SetBoolean() function in base::trace_event::__anon9e75c4130111::PickleWriter
510 void TracedValue::SetBoolean(const char* name, bool value) { in SetBoolean() function in base::trace_event::TracedValue
Dtrace_event_stub.h326 void SetBoolean(const char* name, bool value) {} in SetBoolean() function
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dshared_prefs.py354 def SetBoolean(self, key, value): member in SharedPrefs
/external/libchrome/base/trace_event/
Dtrace_event_argument.cc118 void TracedValue::SetBoolean(const char* name, bool value) { in SetBoolean() function in base::trace_event::TracedValue
/external/pdfium/fxjs/xfa/
Dcfxjse_value.cpp347 void CFXJSE_Value::SetBoolean(v8::Isolate* pIsolate, bool bBoolean) { in SetBoolean() function in CFXJSE_Value
Dcjx_object.cpp326 void CJX_Object::SetBoolean(XFA_Attribute eAttr, bool bValue, bool bNotify) { in SetBoolean() function in CJX_Object
/external/libchrome/base/
Dvalues.cc761 Value* DictionaryValue::SetBoolean(StringPiece 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