ShellQuotaPermissionContext  264 content/shell/browser/shell_content_browser_client.cc   return new ShellQuotaPermissionContext();
ShellQuotaPermissionContext   11 content/shell/browser/shell_quota_permission_context.cc ShellQuotaPermissionContext::ShellQuotaPermissionContext() {}
ShellQuotaPermissionContext   13 content/shell/browser/shell_quota_permission_context.cc void ShellQuotaPermissionContext::RequestQuotaPermission(
ShellQuotaPermissionContext   27 content/shell/browser/shell_quota_permission_context.cc ShellQuotaPermissionContext::~ShellQuotaPermissionContext() {}
ShellQuotaPermissionContext   13 content/shell/browser/shell_quota_permission_context.h class ShellQuotaPermissionContext : public QuotaPermissionContext {
ShellQuotaPermissionContext   15 content/shell/browser/shell_quota_permission_context.h   ShellQuotaPermissionContext();
ShellQuotaPermissionContext   24 content/shell/browser/shell_quota_permission_context.h   virtual ~ShellQuotaPermissionContext();
ShellQuotaPermissionContext   26 content/shell/browser/shell_quota_permission_context.h   DISALLOW_COPY_AND_ASSIGN(ShellQuotaPermissionContext);