Searched refs:didGrantStorageQuota (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
H A DWebStorageQuotaCallbacks.h45 virtual void didGrantStorageQuota(unsigned long long grantedQuotaInBytes) = 0;
/external/webkit/Source/WebKit/chromium/src/
H A DWebStorageQuotaCallbacksImpl.cpp68 void WebStorageQuotaCallbacksImpl::didGrantStorageQuota(unsigned long long grantedQuotaInBytes) function in class:WebKit::WebStorageQuotaCallbacksImpl
H A DWebStorageQuotaCallbacksImpl.h56 virtual void didGrantStorageQuota(unsigned long long grantedQuotaInBytes);

Completed in 319 milliseconds