Home
last modified time | relevance | path

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

/external/libbrillo/brillo/daemons/
Ddaemon.h94 base::Closure QuitClosure() const { 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/base/
Drun_loop.cc199 RepeatingClosure RunLoop::QuitClosure() { in QuitClosure() function in base::RunLoop
/external/cronet/base/test/
Dtask_environment.cc614 RepeatingClosure TaskEnvironment::QuitClosure() { in QuitClosure() function in base::test::TaskEnvironment