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

/external/chromium_org/content/shell/browser/
H A Dshell_quota_permission_context.cc11 ShellQuotaPermissionContext::ShellQuotaPermissionContext() {} function in class:content::ShellQuotaPermissionContext
13 void ShellQuotaPermissionContext::RequestQuotaPermission(
27 ShellQuotaPermissionContext::~ShellQuotaPermissionContext() {}
H A Dshell_quota_permission_context.h13 class ShellQuotaPermissionContext : public QuotaPermissionContext { class in namespace:content
15 ShellQuotaPermissionContext();
24 virtual ~ShellQuotaPermissionContext();
26 DISALLOW_COPY_AND_ASSIGN(ShellQuotaPermissionContext);
H A Dshell_content_browser_client.cc307 return new ShellQuotaPermissionContext();

Completed in 195 milliseconds