Searched refs:requestStorageQuota (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
H A DStorageInfoChromium.cpp90 webFrame->client()->requestStorageQuota(webFrame, static_cast<WebStorageQuotaType>(storageType), newQuotaInBytes, new WebStorageQuotaCallbacksImpl(successCallback, errorCallback));
/external/webkit/Source/WebKit/chromium/public/
H A DWebFrameClient.h395 virtual void requestStorageQuota( function in class:WebKit::WebFrameClient

Completed in 65 milliseconds