Searched refs:io_task (Results 1 – 1 of 1) sorted by relevance
60 for (auto& io_task : io_tasks_) { in ~BaseMessageLoop() local61 DVLOG_LOC(io_task.second.location(), 1) in ~BaseMessageLoop()62 << "Removing file descriptor watcher task_id " << io_task.first in ~BaseMessageLoop()64 io_task.second.StopWatching(); in ~BaseMessageLoop()