Searched refs:PostDelayedTask (Results 1 – 18 of 18) sorted by relevance
42 virtual void PostDelayedTask(const std::function<void()>& callback,
37 void PostDelayedTask(const std::function<void()>& callback,
85 void LooperBackedEventLoop::PostDelayedTask( in PostDelayedTask() function in android::wificond::LooperBackedEventLoop
97 event_loop_->PostDelayedTask([this, &task_executed]() mutable { in TEST_F()156 event_loop_->PostDelayedTask([this]() { event_loop_->TriggerExit();}, 500); in TEST_F()
121 loop_.PostDelayedTask( in SuspendRunningAction()129 loop_.PostDelayedTask( in SuspendRunningAction()140 loop_.PostDelayedTask( in CancelWhenStarted()149 loop_.PostDelayedTask( in CancelWhenStarted()
123 MessageLoop::current()->PostDelayedTask( in ScheduleWaitBootCompleted()145 MessageLoop::current()->PostDelayedTask( in ScheduleWaitMarkBootSuccessful()215 MessageLoop::current()->PostDelayedTask( in ScheduleWaitForMerge()
467 MessageLoop::current()->PostDelayedTask( in CurlPerformOnce()522 retry_task_id_ = MessageLoop::current()->PostDelayedTask( in CurlPerformOnce()575 retry_task_id_ = MessageLoop::current()->PostDelayedTask( in CurlPerformOnce()754 timeout_id_ = MessageLoop::current()->PostDelayedTask( in SetupMessageLoopSources()776 timeout_id_ = MessageLoop::current()->PostDelayedTask( in TimeoutCallback()
212 MessageLoop::current()->PostDelayedTask( in StartUpdater()
404 timeout_task_ = MessageLoop::current()->PostDelayedTask( in InitiateLookup()
48 manage_shares_id_ = brillo::MessageLoop::current()->PostDelayedTask( in StartLimiter()
64 timeout_id_ = MessageLoop::current()->PostDelayedTask( in SendData()
610 *my_id = MessageLoop::current()->PostDelayedTask( in UnpausingTimeoutCallback()628 callback_id = this->loop_.PostDelayedTask( in TYPED_TEST()903 this->loop_.PostDelayedTask( in TYPED_TEST()968 this->loop_.PostDelayedTask(FROM_HERE, in TYPED_TEST()983 this->loop_.PostDelayedTask( in TYPED_TEST()
103 if (!get_main_message_loop()->task_runner()->PostDelayedTask( in do_in_main_thread_delayed()
99 scheduled_refresh_ = MessageLoop::current()->PostDelayedTask( in RefreshDevicePolicyAndReschedule()
219 timeout_event_ = MessageLoop::current()->PostDelayedTask( in RunOnValueChangeOrTimeout()
73 if (!message_loop_->task_runner()->PostDelayedTask(from_here, std::move(task), in DoInThreadDelayed()
153 main_task_runner_->PostDelayedTask( in ScheduleNextMeasurement()
523 base::MessageLoop::current()->task_runner()->PostDelayedTask( in PlaybackPosNotificationResponse()