Searched refs:timeout_event_ (Results 1 – 2 of 2) sorted by relevance
92 MessageLoop::current()->CancelTask(timeout_event_); in RemoveObserversAndTimeout()93 timeout_event_ = MessageLoop::kTaskIdNull; in RemoveObserversAndTimeout()118 timeout_event_ = MessageLoop::kTaskIdNull; in OnTimeout()219 timeout_event_ = MessageLoop::current()->PostDelayedTask( in RunOnValueChangeOrTimeout()
168 brillo::MessageLoop::TaskId timeout_event_ = brillo::MessageLoop::kTaskIdNull; variable