Searched refs:RemoveProcessor (Results 1 – 3 of 3) sorted by relevance
29 void RemoveProcessor(DevToolsGpuAgent* processor);
29 void GpuEventsDispatcher::RemoveProcessor(DevToolsGpuAgent* processor) { in RemoveProcessor() function in content::GpuEventsDispatcher
44 dispatcher->RemoveProcessor(this); in StopEventsRecording()