Home
last modified time | relevance | path

Searched refs:task_annotator (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/components/timers/
Dalarm_timer_chromeos.cc411 base::MessageLoop::current()->task_annotator()->DidQueueTask( in Reset()
442 base::MessageLoop::current()->task_annotator()->RunTask("AlarmTimer::Reset", in OnTimerFired()
/external/libchrome/base/message_loop/
Dincoming_task_queue.cc156 message_loop_->task_annotator()->DidQueueTask("MessageLoop::PostTask", in PostPendingTask()
Dmessage_loop.h393 debug::TaskAnnotator* task_annotator() { return &task_annotator_; } in task_annotator() function
/external/libchrome/base/
Dbase.gypi178 'debug/task_annotator.cc',
179 'debug/task_annotator.h',
DBUILD.gn271 "debug/task_annotator.cc",
272 "debug/task_annotator.h",
/external/libchrome/
DSConstruct45 debug/task_annotator.cc
DAndroid.mk55 base/debug/task_annotator.cc \