Home
last modified time | relevance | path

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

12

/external/cronet/stable/components/prefs/
Dvalue_map_pref_store.cc45 void ValueMapPrefStore::RemoveValue(std::string_view key, uint32_t flags) { in RemoveValue() function in ValueMapPrefStore
Din_memory_pref_store.cc62 void InMemoryPrefStore::RemoveValue(std::string_view key, uint32_t flags) { in RemoveValue() function in InMemoryPrefStore
Dpref_value_map_unittest.cc49 TEST(PrefValueMapTest, RemoveValue) { in TEST() argument
Dwrap_with_prefix_pref_store.cc74 void WrapWithPrefixPrefStore::RemoveValue(std::string_view key, in RemoveValue() function in WrapWithPrefixPrefStore
Dpref_value_map.cc59 bool PrefValueMap::RemoveValue(std::string_view key) { in RemoveValue() function in PrefValueMap
Dsegregated_pref_store.cc115 void SegregatedPrefStore::RemoveValue(std::string_view key, uint32_t flags) { in RemoveValue() function in SegregatedPrefStore
Doverlay_user_pref_store.cc154 void OverlayUserPrefStore::RemoveValue(std::string_view key, uint32_t flags) { in RemoveValue() function in OverlayUserPrefStore
Dtesting_pref_store.cc124 void TestingPrefStore::RemoveValue(std::string_view key, uint32_t flags) { in RemoveValue() function in TestingPrefStore
Djson_pref_store.cc254 void JsonPrefStore::RemoveValue(std::string_view key, uint32_t flags) { in RemoveValue() function in JsonPrefStore
Dwrap_with_prefix_pref_store_unittest.cc217 TEST_F(WrapWithPrefixPrefStoreTest, RemoveValue) { in TEST_F() argument
Dpref_service_unittest.cc337 void RemoveValue(std::string_view key, uint32_t flags) override { in RemoveValue() function in WriteFlagChecker
/external/cronet/tot/components/prefs/
Dvalue_map_pref_store.cc45 void ValueMapPrefStore::RemoveValue(std::string_view key, uint32_t flags) { in RemoveValue() function in ValueMapPrefStore
Din_memory_pref_store.cc62 void InMemoryPrefStore::RemoveValue(std::string_view key, uint32_t flags) { in RemoveValue() function in InMemoryPrefStore
Dpref_value_map_unittest.cc49 TEST(PrefValueMapTest, RemoveValue) { in TEST() argument
Dwrap_with_prefix_pref_store.cc74 void WrapWithPrefixPrefStore::RemoveValue(std::string_view key, in RemoveValue() function in WrapWithPrefixPrefStore
Dpref_value_map.cc59 bool PrefValueMap::RemoveValue(std::string_view key) { in RemoveValue() function in PrefValueMap
Dsegregated_pref_store.cc115 void SegregatedPrefStore::RemoveValue(std::string_view key, uint32_t flags) { in RemoveValue() function in SegregatedPrefStore
Doverlay_user_pref_store.cc154 void OverlayUserPrefStore::RemoveValue(std::string_view key, uint32_t flags) { in RemoveValue() function in OverlayUserPrefStore
Dtesting_pref_store.cc124 void TestingPrefStore::RemoveValue(std::string_view key, uint32_t flags) { in RemoveValue() function in TestingPrefStore
Djson_pref_store.cc254 void JsonPrefStore::RemoveValue(std::string_view key, uint32_t flags) { in RemoveValue() function in JsonPrefStore
Dwrap_with_prefix_pref_store_unittest.cc217 TEST_F(WrapWithPrefixPrefStoreTest, RemoveValue) { in TEST_F() argument
Dpref_service_unittest.cc337 void RemoveValue(std::string_view key, uint32_t flags) override { in RemoveValue() function in WriteFlagChecker
/external/mdnsresponder/mDNSWindows/DLLX/
DTXTRecord.cpp94 STDMETHODIMP CTXTRecord::RemoveValue(BSTR key) in RemoveValue() function in CTXTRecord
/external/libchrome/components/policy/core/common/
Dregistry_dict.cc212 std::unique_ptr<base::Value> RegistryDict::RemoveValue( in RemoveValue() function in policy::RegistryDict
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.cpp1069 TextRecord::RemoveValue in RemoveValue() function in TextRecord

12