Home
last modified time | relevance | path

Searched defs:QuitClosure (Results 1 – 9 of 9) sorted by relevance

/external/libbrillo/brillo/daemons/
Ddaemon.h94 base::Closure QuitClosure() const { in QuitClosure() function
/external/cronet/tot/net/test/
Dtest_with_task_environment.h44 [[nodiscard]] base::RepeatingClosure QuitClosure() { in QuitClosure() function
/external/cronet/stable/net/test/
Dtest_with_task_environment.h44 [[nodiscard]] base::RepeatingClosure QuitClosure() { in QuitClosure() function
/external/libbrillo/brillo/message_loops/
Dbase_message_loop.cc156 base::RepeatingClosure BaseMessageLoop::QuitClosure() const { in QuitClosure() function in brillo::BaseMessageLoop
/external/libchrome/base/
Drun_loop.cc152 base::Closure RunLoop::QuitClosure() { in QuitClosure() function in base::RunLoop
/external/cronet/tot/base/
Drun_loop.cc198 RepeatingClosure RunLoop::QuitClosure() & { in QuitClosure() function in base::RunLoop
/external/cronet/stable/base/
Drun_loop.cc198 RepeatingClosure RunLoop::QuitClosure() & { in QuitClosure() function in base::RunLoop
/external/cronet/stable/base/test/
Dtask_environment.cc661 RepeatingClosure TaskEnvironment::QuitClosure() { in QuitClosure() function in base::test::TaskEnvironment
/external/cronet/tot/base/test/
Dtask_environment.cc661 RepeatingClosure TaskEnvironment::QuitClosure() { in QuitClosure() function in base::test::TaskEnvironment