Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/
H A Dkey_value_store.cc126 void KeyValueStore::SetBoolean(const string& key, bool value) { in SetBoolean() function in brillo::KeyValueStore
/aosp_15_r20/external/cronet/components/prefs/android/
H A Dpref_service_android.cc84 void PrefServiceAndroid::SetBoolean(JNIEnv* env, in SetBoolean() function in PrefServiceAndroid
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtraced_value.cc127 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 Dtrace_event_stub.h104 void SetBoolean(const char* name, bool value) {} in SetBoolean() function
/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_value_map.cc101 void PrefValueMap::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in PrefValueMap
H A Dtesting_pref_store.cc204 void TestingPrefStore::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in TestingPrefStore
H A Dpref_service.cc436 void PrefService::SetBoolean(const std::string& path, bool value) { in SetBoolean() function in PrefService
/aosp_15_r20/system/update_engine/common/
H A Dfake_prefs.cc88 bool FakePrefs::SetBoolean(std::string_view key, const bool value) { in SetBoolean() function in chromeos_update_engine::FakePrefs
H A Dprefs.cc110 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 Dart_field-inl.h181 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 Dshared_prefs.py354 def SetBoolean(self, key, value): member in SharedPrefs
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_event_argument.cc118 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 Dcfxjse_value.cpp346 void CFXJSE_Value::SetBoolean(v8::Isolate* pIsolate, bool bBoolean) { in SetBoolean() function in CFXJSE_Value
H A Dcjx_object.cpp321 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 Dvalues.cc761 Value* DictionaryValue::SetBoolean(StringPiece path, bool in_value) { in SetBoolean() function in base::DictionaryValue
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_xmp.cpp1131 void dng_xmp::SetBoolean (const char *ns, in SetBoolean() function in dng_xmp