Searched defs:RemoveValue (Results 1 – 13 of 13) sorted by relevance
47 void ValueMapPrefStore::RemoveValue(const std::string& key, uint32_t flags) { in RemoveValue() function in ValueMapPrefStore
62 void InMemoryPrefStore::RemoveValue(const std::string& key, uint32_t flags) { in RemoveValue() function in InMemoryPrefStore
49 TEST(PrefValueMapTest, RemoveValue) { in TEST() argument
52 bool PrefValueMap::RemoveValue(const std::string& key) { in RemoveValue() function in PrefValueMap
115 void SegregatedPrefStore::RemoveValue(const std::string& key, uint32_t flags) { in RemoveValue() function in SegregatedPrefStore
154 void OverlayUserPrefStore::RemoveValue(const std::string& key, uint32_t flags) { in RemoveValue() function in OverlayUserPrefStore
124 void TestingPrefStore::RemoveValue(const std::string& key, uint32_t flags) { in RemoveValue() function in TestingPrefStore
252 void JsonPrefStore::RemoveValue(const std::string& key, uint32_t flags) { in RemoveValue() function in JsonPrefStore
309 void RemoveValue(const std::string& key, uint32_t flags) override { in RemoveValue() function in WriteFlagChecker
94 STDMETHODIMP CTXTRecord::RemoveValue(BSTR key) in RemoveValue() function in CTXTRecord
212 std::unique_ptr<base::Value> RegistryDict::RemoveValue( in RemoveValue() function in policy::RegistryDict
1069 TextRecord::RemoveValue in RemoveValue() function in TextRecord
738 size_t BalsaHeaders::RemoveValue(absl::string_view key, in RemoveValue() function in quiche::BalsaHeaders