Searched defs:RemoveValue (Results 1 – 14 of 14) sorted by relevance
100 CFCMutableSet::RemoveValue(const void *value) in RemoveValue() function in CFCMutableSet
516 CFCMutableDictionary::RemoveValue(const void *value) in RemoveValue() function in CFCMutableDictionary
36 void ValueMapPrefStore::RemoveValue(const std::string& key) { in RemoveValue() function in ValueMapPrefStore
51 TEST(PrefValueMapTest, RemoveValue) { in TEST() argument
86 void OverlayUserPrefStore::RemoveValue(const std::string& key) { in RemoveValue() function in OverlayUserPrefStore
57 bool PrefValueMap::RemoveValue(const std::string& key) { in RemoveValue() function in PrefValueMap
58 void TestingPrefStore::RemoveValue(const std::string& key) { in RemoveValue() function in TestingPrefStore
231 void JsonPrefStore::RemoveValue(const std::string& key) { in RemoveValue() function in JsonPrefStore
50 void AwPrefStore::RemoveValue(const std::string& key) { in RemoveValue() function in AwPrefStore
40 virtual void RemoveValue(const std::string& key) OVERRIDE { in RemoveValue() function in __anon086b1d680111::DictionaryPrefStore
304 void LevelDBPrefStore::RemoveValue(const std::string& key) { in RemoveValue() function in LevelDBPrefStore
175 bool OptionsFile::RemoveValue(const std::string& option) { in RemoveValue() function in rtc::OptionsFile
89 void SegregatedPrefStore::RemoveValue(const std::string& key) { in RemoveValue() function in SegregatedPrefStore
207 scoped_ptr<base::Value> RegistryDict::RemoveValue(const std::string& name) { in RemoveValue() function in policy::RegistryDict