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

  /external/libchrome/base/task_scheduler/
post_task.cc 26 PostTaskWithTraits(from_here, traits_, std::move(task));
62 void PostTaskWithTraits(const Location& from_here,
service_thread.cc 82 // every set of traits in case PostTaskWithTraits() itself is slow.
85 base::PostTaskWithTraits(
post_task.h 32 // PostTaskWithTraits(
72 // PostTaskWithTraits with plain TaskTraits.
122 BASE_EXPORT void PostTaskWithTraits(const Location& from_here,

Completed in 244 milliseconds