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

/external/webkit/Source/WebKit/chromium/src/
H A DWebStorageQuotaCallbacksImpl.cpp68 void WebStorageQuotaCallbacksImpl::didGrantStorageQuota(unsigned long long grantedQuotaInBytes) argument
71 m_quotaCallback->handleEvent(grantedQuotaInBytes);

Completed in 78 milliseconds