Searched defs:RemoveValuesByPrefixSilently (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/components/prefs/ | ||
H A D | value_map_pref_store.cc | 78 void ValueMapPrefStore::RemoveValuesByPrefixSilently( in RemoveValuesByPrefixSilently() function in ValueMapPrefStore |
H A D | in_memory_pref_store.cc | 67 void InMemoryPrefStore::RemoveValuesByPrefixSilently( in RemoveValuesByPrefixSilently() function in InMemoryPrefStore |
H A D | segregated_pref_store.cc | 119 void SegregatedPrefStore::RemoveValuesByPrefixSilently( in RemoveValuesByPrefixSilently() function in SegregatedPrefStore |
H A D | overlay_user_pref_store.cc | 163 void OverlayUserPrefStore::RemoveValuesByPrefixSilently( in RemoveValuesByPrefixSilently() function in OverlayUserPrefStore |
H A D | testing_pref_store.cc | 131 void TestingPrefStore::RemoveValuesByPrefixSilently(const std::string& prefix) { in RemoveValuesByPrefixSilently() function in TestingPrefStore |
H A D | json_pref_store.cc | 268 void JsonPrefStore::RemoveValuesByPrefixSilently(const std::string& prefix) { in RemoveValuesByPrefixSilently() function in JsonPrefStore |