Home
last modified time | relevance | path

Searched defs:GetBytesInUse (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef/browser/extensions/value_store/
Dcef_value_store.cc34 size_t CefValueStore::GetBytesInUse(const std::string& key) { in GetBytesInUse() function in CefValueStore
40 size_t CefValueStore::GetBytesInUse(const std::vector<std::string>& keys) { in GetBytesInUse() function in CefValueStore
46 size_t CefValueStore::GetBytesInUse() { in GetBytesInUse() function in CefValueStore