OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCachedHostUsage
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/storage/browser/quota/
usage_tracker.cc
347
callback.Run(
GetCachedHostUsage
(host));
393
(*host_usage)[host] +=
GetCachedHostUsage
(host);
596
int64 ClientUsageTracker::
GetCachedHostUsage
(const std::string& host) const {
usage_tracker.h
167
int64
GetCachedHostUsage
(const std::string& host) const;
Completed in 36 milliseconds