Home
last modified time | relevance | path

Searched defs:scheduled_task_ref (Results 1 – 1 of 1) sorted by relevance

/external/libbrillo/brillo/message_loops/
Dfake_message_loop.cc68 const auto& scheduled_task_ref = tasks_.find(fd_watched->second); in RunOnce() local
99 const auto scheduled_task_ref = tasks_.find(task_ref.second); in RunOnce() local