/aosp_15_r20/external/libbrillo/brillo/ |
H A D | key_value_store.cc | 126 void KeyValueStore::SetBoolean(const string& key, bool value) { in SetBoolean() function in brillo::KeyValueStore
|
/aosp_15_r20/external/cronet/components/prefs/android/ |
H A D | pref_service_android.cc | 84 void PrefServiceAndroid::SetBoolean(JNIEnv* env, in SetBoolean() function in PrefServiceAndroid
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | traced_value.cc | 127 void SetBoolean(const char* name, bool value) override { in SetBoolean() function in base::trace_event::__anon04ea65cd0111::PickleWriter 511 void TracedValue::SetBoolean(const char* name, bool value) { in SetBoolean() function in base::trace_event::TracedValue
|
H A D | trace_event_stub.h | 104 void SetBoolean(const char* name, bool value) {} in SetBoolean() function
|
/aosp_15_r20/external/cronet/components/prefs/ |
H A D | pref_value_map.cc | 101 void PrefValueMap::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in PrefValueMap
|
H A D | testing_pref_store.cc | 204 void TestingPrefStore::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in TestingPrefStore
|
H A D | pref_service.cc | 436 void PrefService::SetBoolean(const std::string& path, bool value) { in SetBoolean() function in PrefService
|
/aosp_15_r20/system/update_engine/common/ |
H A D | fake_prefs.cc | 88 bool FakePrefs::SetBoolean(std::string_view key, const bool value) { in SetBoolean() function in chromeos_update_engine::FakePrefs
|
H A D | prefs.cc | 110 bool PrefsBase::SetBoolean(std::string_view key, const bool value) { in SetBoolean() function in chromeos_update_engine::PrefsBase
|
/aosp_15_r20/art/runtime/ |
H A D | art_field-inl.h | 181 inline void ArtField::SetBoolean(ObjPtr<mirror::Object> object, uint8_t z) { in SetBoolean() function
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/sdk/ |
H A D | shared_prefs.py | 354 def SetBoolean(self, key, value): member in SharedPrefs
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | trace_event_argument.cc | 118 void TracedValue::SetBoolean(const char* name, bool value) { in SetBoolean() function in base::trace_event::TracedValue
|
/aosp_15_r20/external/pdfium/fxjs/xfa/ |
H A D | cfxjse_value.cpp | 346 void CFXJSE_Value::SetBoolean(v8::Isolate* pIsolate, bool bBoolean) { in SetBoolean() function in CFXJSE_Value
|
H A D | cjx_object.cpp | 321 void CJX_Object::SetBoolean(XFA_Attribute eAttr, bool bValue, bool bNotify) { in SetBoolean() function in CJX_Object
|
/aosp_15_r20/external/libchrome/base/ |
H A D | values.cc | 761 Value* DictionaryValue::SetBoolean(StringPiece path, bool in_value) { in SetBoolean() function in base::DictionaryValue
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_xmp.cpp | 1131 void dng_xmp::SetBoolean (const char *ns, in SetBoolean() function in dng_xmp
|