Searched defs:current_quota (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/child/
H A Dquota_dispatcher.cc154 int64 current_quota) {
157 callback->DidQueryStorageUsageAndQuota(current_usage, current_quota);
151 DidQueryStorageUsageAndQuota( int request_id, int64 current_usage, int64 current_quota) argument

Completed in 910 milliseconds