Home
last modified time | relevance | path

Searched defs:RemoveValue (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/prefs/
Dvalue_map_pref_store.cc34 void ValueMapPrefStore::RemoveValue(const std::string& key) { in RemoveValue() function in ValueMapPrefStore
Dpref_value_map_unittest.cc26 TEST_F(PrefValueMapTest, RemoveValue) { in TEST_F() argument
Doverlay_persistent_pref_store.cc72 void OverlayPersistentPrefStore::RemoveValue(const std::string& key) { in RemoveValue() function in OverlayPersistentPrefStore
Dpref_value_map.cc56 bool PrefValueMap::RemoveValue(const std::string& key) { in RemoveValue() function in PrefValueMap
Dtesting_pref_store.cc47 void TestingPrefStore::RemoveValue(const std::string& key) { in RemoveValue() function in TestingPrefStore
/external/chromium/chrome/common/
Djson_pref_store.cc183 void JsonPrefStore::RemoveValue(const std::string& key) { in RemoveValue() function in JsonPrefStore