Home
last modified time | relevance | path

Searched refs:RemoveValuesByPrefixSilently (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/prefs/
Dpref_store.h45 void RemoveValuesByPrefixSilently(const std::string& prefix) override;
Dpref_store.cc68 void CefPrefStore::RemoveValuesByPrefixSilently(const std::string& prefix) { in RemoveValuesByPrefixSilently() function in CefPrefStore