OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WorkerWebApplicationCacheHostImpl
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/worker/
worker_webapplicationcachehost_impl.cc
12
WorkerWebApplicationCacheHostImpl
::
WorkerWebApplicationCacheHostImpl
(
21
void
WorkerWebApplicationCacheHostImpl
::willStartMainResourceRequest(
25
void
WorkerWebApplicationCacheHostImpl
::didReceiveResponseForMainResource(
29
void
WorkerWebApplicationCacheHostImpl
::didReceiveDataForMainResource(
33
void
WorkerWebApplicationCacheHostImpl
::didFinishLoadingMainResource(
37
void
WorkerWebApplicationCacheHostImpl
::selectCacheWithoutManifest() {
40
bool
WorkerWebApplicationCacheHostImpl
::selectCacheWithManifest(
worker_webapplicationcachehost_impl.h
29
class
WorkerWebApplicationCacheHostImpl
: public WebApplicationCacheHostImpl {
31
WorkerWebApplicationCacheHostImpl
(
websharedworkerclient_proxy.cc
130
WorkerWebApplicationCacheHostImpl
* host =
131
new
WorkerWebApplicationCacheHostImpl
(stub_->appcache_init_info(),
Completed in 79 milliseconds