Searched defs:exit (Results 1 – 6 of 6) sorted by relevance
54 int (*exit)(struct xf_component *, xf_message_t *); member
104 ScopedExit(std::function<void()> exit) : mExit(exit) {} in ScopedExit()383 ScopedExit exit([this]() { in resolveCompile() local
232 void SampleApplication::exit() in exit() function in SampleApplication
271 bool exit() { in exit() function in android::base::guest::WorkPoolThread
581 void HostConnection::exit() { in exit() function in HostConnection
102 angle::Result exit(const gl::Context *context) in exit() function in rx::__anonbd0b17820111::ScopedGLState