OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ReleaseReservedQuota
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/webkit/browser/fileapi/quota/
quota_reservation_manager.cc
32
void QuotaReservationManager::
ReleaseReservedQuota
(
37
backend_->
ReleaseReservedQuota
(origin, type, size);
quota_backend_impl.cc
53
void QuotaBackendImpl::
ReleaseReservedQuota
(const GURL& origin,
Completed in 645 milliseconds