Searched refs:requestStorageQuota (Results 1 – 4 of 4) sorted by relevance
70 …webFrame->client()->requestStorageQuota(webFrame, storageType, newQuotaInBytes, callbacks.release(… in requestQuota()86 …webFrame->client()->requestStorageQuota(webFrame, WebStorageQuotaTypePersistent, newQuotaInBytes, … in requestPersistentQuota()
483 virtual void requestStorageQuota( in requestStorageQuota() function
418 virtual void requestStorageQuota(blink::WebLocalFrame* frame,
3005 void RenderFrameImpl::requestStorageQuota( in requestStorageQuota() function in content::RenderFrameImpl