Home
last modified time | relevance | path

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

/external/chromium_org/base/
Dsingle_thread_task_runner.h27 bool BelongsToCurrentThread() const { in BelongsToCurrentThread() function
/external/chromium_org/cc/trees/
Dblocking_task_runner.cc30 bool BlockingTaskRunner::BelongsToCurrentThread() { in BelongsToCurrentThread() function in cc::BlockingTaskRunner