Home
last modified time | relevance | path

Searched defs:SetValueSilently (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/components/prefs/
H A Dvalue_map_pref_store.cc65 void ValueMapPrefStore::SetValueSilently(const std::string& key, in SetValueSilently() function in ValueMapPrefStore
H A Din_memory_pref_store.cc56 void InMemoryPrefStore::SetValueSilently(const std::string& key, in SetValueSilently() function in InMemoryPrefStore
H A Dsegregated_pref_store.cc137 void SegregatedPrefStore::SetValueSilently(const std::string& key, in SetValueSilently() function in SegregatedPrefStore
H A Doverlay_user_pref_store.cc143 void OverlayUserPrefStore::SetValueSilently(const std::string& key, in SetValueSilently() function in OverlayUserPrefStore
H A Dtesting_pref_store.cc116 void TestingPrefStore::SetValueSilently(const std::string& key, in SetValueSilently() function in TestingPrefStore
H A Djson_pref_store.cc239 void JsonPrefStore::SetValueSilently(const std::string& key, in SetValueSilently() function in JsonPrefStore
H A Dpref_service_unittest.cc303 void SetValueSilently(const std::string& key, in SetValueSilently() function in WriteFlagChecker