Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/extensions/value_store/
Dcef_value_store_factory.h39 ValueStore* LastCreatedStore() const;
Dcef_value_store_factory.cc40 ValueStore* CefValueStoreFactory::LastCreatedStore() const { in LastCreatedStore() function in value_store::CefValueStoreFactory