Searched defs:SetValueSilently (Results 1 – 3 of 3) sorted by relevance
67 void OverlayPersistentPrefStore::SetValueSilently(const std::string& key, in SetValueSilently() function in OverlayPersistentPrefStore
43 void TestingPrefStore::SetValueSilently(const std::string& key, Value* value) { in SetValueSilently() function in TestingPrefStore
174 void JsonPrefStore::SetValueSilently(const std::string& key, Value* value) { in SetValueSilently() function in JsonPrefStore