Searched refs:RunReply (Results 1 – 4 of 4) sorted by relevance
/external/libchrome/base/threading/ | ||
D | post_task_and_reply_impl.cc | 88 BindOnce(&PostTaskAndReplyRelay::RunReply, std::move(relay))); in RunTaskAndPostReply() |
/external/cronet/base/threading/ | ||
D | post_task_and_reply_impl.cc | 115 BindOnce(&PostTaskAndReplyRelay::RunReply, std::move(relay))); in RunTaskAndPostReply() |
/external/cronet/net/base/ | ||
D | prioritized_task_runner.cc | 59 base::BindOnce(&PrioritizedTaskRunner::RunReply, this)); in PostTaskAndReply() |
D | prioritized_task_runner.h | 119 void RunReply(); |