OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RequestQuotaDispatcher
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/
quota_dispatcher_host.h
42
class
RequestQuotaDispatcher
;
quota_dispatcher_host.cc
97
class QuotaDispatcherHost::
RequestQuotaDispatcher
100
typedef
RequestQuotaDispatcher
self_type;
102
RequestQuotaDispatcher
(base::WeakPtr<QuotaDispatcherHost> dispatcher_host,
115
virtual ~
RequestQuotaDispatcher
() {}
256
RequestQuotaDispatcher
* dispatcher =
257
new
RequestQuotaDispatcher
(weak_factory_.GetWeakPtr(),
Completed in 1324 milliseconds