Searched refs:IncrementWorkerRefCount (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_process_manager.cc32 static_cast<RenderProcessHostImpl*>(rph)->IncrementWorkerRefCount();
206 static_cast<RenderProcessHostImpl*>(rph)->IncrementWorkerRefCount();
/external/chromium_org/content/browser/shared_worker/
H A Dshared_worker_service_impl.cc60 render_process_host_impl->IncrementWorkerRefCount();
100 render_process->IncrementWorkerRefCount();
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.h252 void IncrementWorkerRefCount();
H A Drender_process_host_impl.cc2238 void RenderProcessHostImpl::IncrementWorkerRefCount() { function in class:content::RenderProcessHostImpl

Completed in 73 milliseconds