Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/prefs/
Dpref_store.h55 void ClearMutableValues() override;
Dpref_store.cc112 void CefPrefStore::ClearMutableValues() { in ClearMutableValues() function in CefPrefStore