Searched refs:PostTaskWithDelay (Results 1 – 9 of 9) sorted by relevance
111 runner.PostTaskWithDelay(task_one, kDelayTime); in TEST()114 runner.PostTaskWithDelay(task_two, kDelayTime * 2); in TEST()210 runner.PostTaskWithDelay(delayed_task, milliseconds(10000)); in TEST()
47 inline void PostTaskWithDelay(Functor f, Clock::duration delay) { in PostTaskWithDelay() function
102 task_runner_->PostTaskWithDelay(CancelableFunctor(this), fire_time - now); in InvokeLater()
289 task_runner_->PostTaskWithDelay( in CheckForClaimedIds()307 task_runner_->PostTaskWithDelay( in CheckForPublishedService()
174 task_runner_->PostTaskWithDelay( in SendSenderReport()219 task_runner_->PostTaskWithDelay( in SendRtpPackets()284 task_runner_.PostTaskWithDelay( in __anon200476340402()
112 task_runner_->PostTaskWithDelay( in SendRequest()
136 task_runner_->PostTaskWithDelay( in StartPacketTransmission()
53 task_runner_->PostTaskWithDelay( in PostDelayedTask()
574 task_runner_->PostTaskWithDelay(response, delay); in ProcessQueries()