Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/extensions/value_store/
Dcef_value_store_factory.h34 bool HasValueStore(const base::FilePath& directory) override;
Dcef_value_store_factory.cc48 bool CefValueStoreFactory::HasValueStore(const base::FilePath& directory) { in HasValueStore() function in value_store::CefValueStoreFactory