Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/daemons/
H A Ddaemon.h94 base::Closure QuitClosure() const { in QuitClosure() function
/aosp_15_r20/external/libbrillo/brillo/message_loops/
H A Dbase_message_loop.cc156 base::RepeatingClosure BaseMessageLoop::QuitClosure() const { in QuitClosure() function in brillo::BaseMessageLoop
/aosp_15_r20/external/libchrome/base/
H A Drun_loop.cc152 base::Closure RunLoop::QuitClosure() { in QuitClosure() function in base::RunLoop
/aosp_15_r20/external/cronet/base/
H A Drun_loop.cc199 RepeatingClosure RunLoop::QuitClosure() { in QuitClosure() function in base::RunLoop
/aosp_15_r20/external/cronet/base/test/
H A Dtask_environment.cc662 RepeatingClosure TaskEnvironment::QuitClosure() { in QuitClosure() function in base::test::TaskEnvironment