Home
last modified time | relevance | path

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

/external/libchrome/base/task/sequence_manager/
Dthread_controller_with_message_pump_impl.cc157 bool ThreadControllerWithMessagePumpImpl::DoDelayedWork( in DoDelayedWork() function in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl
/external/libchrome/base/message_loop/
Dmessage_loop.cc531 bool MessageLoop::DoDelayedWork(TimeTicks* next_delayed_work_time) { in DoDelayedWork() function in base::MessageLoop