/external/libbrillo/brillo/ |
D | key_value_store.cc | 126 void KeyValueStore::SetBoolean(const string& key, bool value) { in SetBoolean() function in brillo::KeyValueStore
|
/external/cronet/components/prefs/android/ |
D | pref_service_android.cc | 55 void PrefServiceAndroid::SetBoolean(JNIEnv* env, in SetBoolean() function in PrefServiceAndroid
|
/external/cronet/components/prefs/ |
D | pref_value_map.cc | 101 void PrefValueMap::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in PrefValueMap
|
D | testing_pref_store.cc | 152 void TestingPrefStore::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in TestingPrefStore
|
D | pref_service.cc | 418 void PrefService::SetBoolean(const std::string& path, bool value) { in SetBoolean() function in PrefService
|
/external/cronet/base/trace_event/ |
D | traced_value.cc | 125 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
|
D | trace_event_stub.h | 104 void SetBoolean(const char* name, bool value) {} in SetBoolean() function
|
/external/chromium-trace/catapult/devil/devil/android/sdk/ |
D | shared_prefs.py | 354 def SetBoolean(self, key, value): member in SharedPrefs
|
/external/pdfium/fxjs/xfa/ |
D | cfxjse_value.cpp | 346 void CFXJSE_Value::SetBoolean(v8::Isolate* pIsolate, bool bBoolean) { in SetBoolean() function in CFXJSE_Value
|
D | cjx_object.cpp | 325 void CJX_Object::SetBoolean(XFA_Attribute eAttr, bool bValue, bool bNotify) { in SetBoolean() function in CJX_Object
|
/external/libchrome/base/trace_event/ |
D | trace_event_argument.cc | 118 void TracedValue::SetBoolean(const char* name, bool value) { in SetBoolean() function in base::trace_event::TracedValue
|
/external/libchrome/base/ |
D | values.cc | 761 Value* DictionaryValue::SetBoolean(StringPiece path, bool in_value) { in SetBoolean() function in base::DictionaryValue
|
/external/dng_sdk/source/ |
D | dng_xmp.cpp | 1131 void dng_xmp::SetBoolean (const char *ns, in SetBoolean() function in dng_xmp
|