Home
last modified time | relevance | path

Searched defs:embeddedWorker (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DServiceWorkerGlobalScopeProxy.cpp57 …erGlobalScopeProxy> ServiceWorkerGlobalScopeProxy::create(WebEmbeddedWorkerImpl& embeddedWorker, D… in create()
167 ServiceWorkerGlobalScopeProxy::ServiceWorkerGlobalScopeProxy(WebEmbeddedWorkerImpl& embeddedWorker,… in ServiceWorkerGlobalScopeProxy()
DWebEmbeddedWorkerImpl.cpp117 static PassOwnPtr<LoaderProxy> create(WebEmbeddedWorkerImpl& embeddedWorker) in create()
136 explicit LoaderProxy(WebEmbeddedWorkerImpl& embeddedWorker) in LoaderProxy()