Searched defs:QuitClosure (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libbrillo/brillo/daemons/ | ||
H A D | daemon.h | 94 base::Closure QuitClosure() const { in QuitClosure() function |
/aosp_15_r20/external/libbrillo/brillo/message_loops/ | ||
H A D | base_message_loop.cc | 156 base::RepeatingClosure BaseMessageLoop::QuitClosure() const { in QuitClosure() function in brillo::BaseMessageLoop |
/aosp_15_r20/external/libchrome/base/ | ||
H A D | run_loop.cc | 152 base::Closure RunLoop::QuitClosure() { in QuitClosure() function in base::RunLoop |
/aosp_15_r20/external/cronet/base/ | ||
H A D | run_loop.cc | 199 RepeatingClosure RunLoop::QuitClosure() { in QuitClosure() function in base::RunLoop |
/aosp_15_r20/external/cronet/base/test/ | ||
H A D | task_environment.cc | 662 RepeatingClosure TaskEnvironment::QuitClosure() { in QuitClosure() function in base::test::TaskEnvironment |