HomeSort by relevance Sort by last modified time
    Searched refs:task_annotator (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/content/renderer/
scheduler_proxy_task_runner.h 8 #include "base/debug/task_annotator.h"
61 explicit TaskAdapter(base::debug::TaskAnnotator* task_annotator,
63 : task_annotator_(task_annotator), pending_task_(pending_task) {}
  /external/chromium_org/base/message_loop/
incoming_task_queue.cc 105 message_loop_->task_annotator()->DidQueueTask("MessageLoop::PostTask",
message_loop.h 14 #include "base/debug/task_annotator.h"
428 debug::TaskAnnotator* task_annotator() { return &task_annotator_; } function in class:base::MessageLoop
  /external/chromium_org/base/
base.target.darwin-arm.mk 89 base/debug/task_annotator.cc \
base.target.darwin-arm64.mk 89 base/debug/task_annotator.cc \
base.target.darwin-mips.mk 89 base/debug/task_annotator.cc \
base.target.darwin-mips64.mk 89 base/debug/task_annotator.cc \
base.target.darwin-x86.mk 90 base/debug/task_annotator.cc \
base.target.darwin-x86_64.mk 90 base/debug/task_annotator.cc \
base.target.linux-arm.mk 89 base/debug/task_annotator.cc \
base.target.linux-arm64.mk 89 base/debug/task_annotator.cc \
base.target.linux-mips.mk 89 base/debug/task_annotator.cc \
base.target.linux-mips64.mk 89 base/debug/task_annotator.cc \
base.target.linux-x86.mk 90 base/debug/task_annotator.cc \
base.target.linux-x86_64.mk 90 base/debug/task_annotator.cc \

Completed in 231 milliseconds