Searched defs:worker_process_id (Results 1 – 12 of 12) sorted by relevance
29 int worker_process_id, in GetForWorker()108 int worker_process_id, in ConnectToWorker()115 int worker_process_id, in ForwardToWorkerDevToolsAgent()222 int worker_process_id, in GetDevToolsAgentHostForWorker()323 static WorkerProcessHost* FindWorkerProcess(int worker_process_id) { in FindWorkerProcess()332 int worker_process_id, in ConnectDevToolsAgentHostToWorker()351 int worker_process_id, in ForwardToDevToolsClient()368 void WorkerDevToolsManager::SaveAgentRuntimeState(int worker_process_id, in SaveAgentRuntimeState()381 int worker_process_id, in ForwardToWorkerDevToolsAgent()396 int worker_process_id, in ForwardToDevToolsClientOnUIThread()[all …]
183 int worker_process_id, in GetDevToolsAgentHostForWorker()221 int worker_process_id, in SharedWorkerCreated()237 int worker_process_id, in ServiceWorkerCreated()254 void EmbeddedWorkerDevToolsManager::WorkerDestroyed(int worker_process_id, in WorkerDestroyed()296 void EmbeddedWorkerDevToolsManager::WorkerContextStarted(int worker_process_id, in WorkerContextStarted()
60 void CheckWorkerState(int worker_process_id, in CheckWorkerState()71 void CheckWorkerNotExist(int worker_process_id, int worker_route_id) { in CheckWorkerNotExist()
89 bool TryIncrementWorkerRefCount(int worker_process_id) { in TryIncrementWorkerRefCount()176 int worker_process_id, in SharedWorkerReserver()441 void SharedWorkerServiceImpl::NotifyWorkerDestroyed(int worker_process_id, in NotifyWorkerDestroyed()457 int worker_process_id = -1; in ReserveRenderProcessToCreateWorker() local508 int worker_process_id, in RenderProcessReservedCallback()561 int worker_process_id, in RenderProcessReserveFailedCallback()
34 void NotifyWorkerContextStarted(int worker_process_id, int worker_route_id) { in NotifyWorkerContextStarted()47 void NotifyWorkerDestroyed(int worker_process_id, int worker_route_id) { in NotifyWorkerDestroyed()
77 static bool MockTryIncrementWorkerRefCount(int worker_process_id) { in MockTryIncrementWorkerRefCount()
29 void NotifyWorkerContextStarted(int worker_process_id, int worker_route_id) { in NotifyWorkerContextStarted()42 void NotifyWorkerDestroyed(int worker_process_id, int worker_route_id) { in NotifyWorkerDestroyed()
497 bool WorkerServiceImpl::GetRendererForWorker(int worker_process_id, in GetRendererForWorker()520 int worker_process_id) { in FindWorkerInstance()
113 int worker_process_id) { in WorkerCreatedCallback()126 int worker_process_id) { in WorkerTerminatedCallback()
248 int worker_process_id) {} in WorkerProcessCreated()252 int worker_process_id) {} in WorkerProcessTerminated()
1401 int worker_process_id) { in WorkerProcessCreated()1421 int worker_process_id) { in WorkerProcessTerminated()
435 int worker_process_id; member in WorkerDevToolsSanityTest::WorkerData