Home
last modified time | relevance | path

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

/external/libchrome/libchrome_tools/patch/
Dtask_annotator.patch1 diff --git a/base/debug/task_annotator.h b/base/debug/task_annotator.h
3 --- a/base/debug/task_annotator.h
4 +++ b/base/debug/task_annotator.h
/external/libchrome/base/message_loop/
Dmessage_loop.cc95 debug::TaskAnnotator& task_annotator() { return task_annotator_; } in task_annotator() function in base::MessageLoop::Controller
453 message_loop_controller_->task_annotator().RunTask("MessageLoop::PostTask", in RunTask()
/external/libchrome/
DAndroid.bp120 "base/debug/task_annotator.cc",