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