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