Home
last modified time | relevance | path

Searched defs:QuitWhenIdle (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libchrome/base/
H A Drun_loop.cc137 void RunLoop::QuitWhenIdle() { in QuitWhenIdle() function in base::RunLoop
H A Drun_loop_unittest.cc251 TEST_P(RunLoopTest, QuitWhenIdle) { in TEST_P() argument
/aosp_15_r20/external/cronet/base/
H A Drun_loop.cc178 void RunLoop::QuitWhenIdle() { in QuitWhenIdle() function in base::RunLoop
H A Drun_loop_unittest.cc249 TEST_P(RunLoopTest, QuitWhenIdle) { in TEST_P() argument
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_pump_android.cc300 void MessagePumpForUI::QuitWhenIdle(base::OnceClosure callback) { in QuitWhenIdle() function in base::MessagePumpForUI
H A Dmessage_loop.cc717 void MessageLoopForUI::QuitWhenIdle(base::OnceClosure callback) { in QuitWhenIdle() function in base::MessageLoopForUI
/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_android.cc361 void MessagePumpAndroid::QuitWhenIdle(base::OnceClosure callback) { in QuitWhenIdle() function in base::MessagePumpAndroid