Home
last modified time | relevance | path

Searched refs:RequestStorageQuota (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/child/
Dquota_dispatcher.h64 void RequestStorageQuota(int render_view_id,
Dquota_dispatcher.cc120 void QuotaDispatcher::RequestStorageQuota( in RequestStorageQuota() function in content::QuotaDispatcher
/external/chromium_org/content/renderer/
Drender_frame_impl.cc3017 ChildThread::current()->quota_dispatcher()->RequestStorageQuota( in requestStorageQuota()