Home
last modified time | relevance | path

Searched refs:OnWorkerContextClosed (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/worker_host/
Dworker_process_host.h196 void OnWorkerContextClosed(int worker_route_id);
Dworker_process_host.cc323 OnWorkerContextClosed) in OnMessageReceived()
361 void WorkerProcessHost::OnWorkerContextClosed(int worker_route_id) { in OnWorkerContextClosed() function in content::WorkerProcessHost