OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetUsageAndQuotaForWebApps
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/webkit/browser/quota/
quota_manager_unittest.cc
108
void
GetUsageAndQuotaForWebApps
(const GURL& origin,
113
quota_manager_->
GetUsageAndQuotaForWebApps
(
488
GetUsageAndQuotaForWebApps
(GURL("http://foo.com/"), kPerm);
494
GetUsageAndQuotaForWebApps
(GURL("http://foo.com/"), kTemp);
501
GetUsageAndQuotaForWebApps
(GURL("http://bar.com/"), kTemp);
509
GetUsageAndQuotaForWebApps
(GURL("http://foo.com/"), kTemp);
514
GetUsageAndQuotaForWebApps
(GURL("http://foo.com/"), kPerm);
540
GetUsageAndQuotaForWebApps
(GURL("http://foo.com/"), kTemp);
545
GetUsageAndQuotaForWebApps
(GURL("http://foo.com/"), kPerm);
587
GetUsageAndQuotaForWebApps
(GURL("http://foo.com/"), kTemp)
[
all
...]
quota_manager.h
130
virtual void
GetUsageAndQuotaForWebApps
(
quota_manager.cc
834
void QuotaManager::
GetUsageAndQuotaForWebApps
(
893
GetUsageAndQuotaForWebApps
(origin, type, callback);
[
all
...]
/external/chromium_org/content/browser/
quota_dispatcher_host.cc
73
quota_manager()->
GetUsageAndQuotaForWebApps
(
128
quota_manager()->
GetUsageAndQuotaForWebApps
(
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api.cc
309
Bind("a::QuotaManager::
GetUsageAndQuotaForWebApps
,
/external/chromium_org/content/browser/devtools/
renderer_overrides_handler.cc
739
quota_manager->
GetUsageAndQuotaForWebApps
(
[
all
...]
Completed in 45 milliseconds