Home
last modified time | relevance | path

Searched defs:should_quit (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_fuchsia.h166 bool should_quit = false; member
H A Dmessage_pump_epoll.h121 bool should_quit = false; member
H A Dmessage_pump_win.h49 bool should_quit = false; member
H A Dmessage_pump_libevent.h239 bool should_quit = false; member
H A Dmessage_pump_glib.cc360 bool should_quit = false; member
/aosp_15_r20/external/cronet/base/test/
H A Dtest_support_android.cc38 bool should_quit; member
/aosp_15_r20/external/libchrome/base/test/
H A Dtest_support_android.cc36 bool should_quit; member
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_pump_glib.cc167 bool should_quit; member
/aosp_15_r20/external/crosvm/cros_async/src/sys/linux/
H A During_source.rs337 should_quit: bool, field