Home
last modified time | relevance | path

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

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