Home
last modified time | relevance | path

Searched defs:ScopedClosureRunner (Results 1 – 8 of 8) sorted by relevance

/external/libchrome/base/
Dcallback_helpers.cc11 ScopedClosureRunner::ScopedClosureRunner(OnceClosure closure) in ScopedClosureRunner() function in base::ScopedClosureRunner
19 ScopedClosureRunner::ScopedClosureRunner(ScopedClosureRunner&& other) in ScopedClosureRunner() function in base::ScopedClosureRunner
/external/cronet/stable/base/functional/
Dcallback_helpers.cc11 ScopedClosureRunner::ScopedClosureRunner(OnceClosure closure) in ScopedClosureRunner() function in base::ScopedClosureRunner
14 ScopedClosureRunner::ScopedClosureRunner(ScopedClosureRunner&& other) in ScopedClosureRunner() function in base::ScopedClosureRunner
/external/cronet/tot/base/functional/
Dcallback_helpers.cc11 ScopedClosureRunner::ScopedClosureRunner(OnceClosure closure) in ScopedClosureRunner() function in base::ScopedClosureRunner
14 ScopedClosureRunner::ScopedClosureRunner(ScopedClosureRunner&& other) in ScopedClosureRunner() function in base::ScopedClosureRunner
/external/cronet/tot/base/task/
Dcancelable_task_tracker.h58 class ScopedClosureRunner; variable
/external/cronet/stable/base/task/
Dcancelable_task_tracker.h58 class ScopedClosureRunner; variable
/external/libchrome/base/message_loop/
Dincoming_task_queue.cc140 BindOnce([](ScopedClosureRunner) {}, in Clear() argument
/external/cronet/stable/base/timer/
Dtimer_unittest.cc535 BindOnce([](ScopedClosureRunner) {}, std::move(scoped_closure))); in TEST() argument
/external/cronet/tot/base/timer/
Dtimer_unittest.cc535 BindOnce([](ScopedClosureRunner) {}, std::move(scoped_closure))); in TEST() argument