Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/prefs/
H A Dvalue_map_pref_store.cc47 void ValueMapPrefStore::RemoveValue(const std::string& key, uint32_t flags) { in RemoveValue() function in ValueMapPrefStore
H A Din_memory_pref_store.cc62 void InMemoryPrefStore::RemoveValue(const std::string& key, uint32_t flags) { in RemoveValue() function in InMemoryPrefStore
H A Dpref_value_map_unittest.cc49 TEST(PrefValueMapTest, RemoveValue) { in TEST() argument
H A Dpref_value_map.cc52 bool PrefValueMap::RemoveValue(const std::string& key) { in RemoveValue() function in PrefValueMap
H A Dsegregated_pref_store.cc115 void SegregatedPrefStore::RemoveValue(const std::string& key, uint32_t flags) { in RemoveValue() function in SegregatedPrefStore
H A Doverlay_user_pref_store.cc154 void OverlayUserPrefStore::RemoveValue(const std::string& key, uint32_t flags) { in RemoveValue() function in OverlayUserPrefStore
H A Dtesting_pref_store.cc124 void TestingPrefStore::RemoveValue(const std::string& key, uint32_t flags) { in RemoveValue() function in TestingPrefStore
H A Djson_pref_store.cc252 void JsonPrefStore::RemoveValue(const std::string& key, uint32_t flags) { in RemoveValue() function in JsonPrefStore
H A Dpref_service_unittest.cc309 void RemoveValue(const std::string& key, uint32_t flags) override { in RemoveValue() function in WriteFlagChecker
/aosp_15_r20/external/mdnsresponder/mDNSWindows/DLLX/
H A DTXTRecord.cpp94 STDMETHODIMP CTXTRecord::RemoveValue(BSTR key) in RemoveValue() function in CTXTRecord
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dregistry_dict.cc212 std::unique_ptr<base::Value> RegistryDict::RemoveValue( in RemoveValue() function in policy::RegistryDict
/aosp_15_r20/external/mdnsresponder/mDNSWindows/DLL.NET/
H A Ddnssd_NET.cpp1069 TextRecord::RemoveValue in RemoveValue() function in TextRecord
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dbalsa_headers.cc738 size_t BalsaHeaders::RemoveValue(absl::string_view key, in RemoveValue() function in quiche::BalsaHeaders