Home
last modified time | relevance | path

Searched defs:SetBoolean (Results 1 – 13 of 13) 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/components/prefs/android/
Dpref_service_android.cc55 void PrefServiceAndroid::SetBoolean(JNIEnv* env, in SetBoolean() function in PrefServiceAndroid
/external/cronet/components/prefs/
Dpref_value_map.cc101 void PrefValueMap::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in PrefValueMap
Dtesting_pref_store.cc152 void TestingPrefStore::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in TestingPrefStore
Dpref_service.cc418 void PrefService::SetBoolean(const std::string& path, bool value) { in SetBoolean() function in PrefService
/external/cronet/base/trace_event/
Dtraced_value.cc125 void SetBoolean(const char* name, bool value) override { in SetBoolean() function in base::trace_event::__anon20c3171c0111::PickleWriter
504 void TracedValue::SetBoolean(const char* name, bool value) { in SetBoolean() function in base::trace_event::TracedValue
Dtrace_event_stub.h104 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/pdfium/fxjs/xfa/
Dcfxjse_value.cpp346 void CFXJSE_Value::SetBoolean(v8::Isolate* pIsolate, bool bBoolean) { in SetBoolean() function in CFXJSE_Value
Dcjx_object.cpp325 void CJX_Object::SetBoolean(XFA_Attribute eAttr, bool bValue, bool bNotify) { in SetBoolean() function in CJX_Object
/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/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