Searched defs:IsTimerPending (Results 1 – 2 of 2) sorted by relevance
/third_party/cef/tests/shared/browser/ | ||
D | main_message_loop_external_pump_win.cc | 38 bool IsTimerPending() override { return timer_pending_; } in IsTimerPending() function in client::__anon3c2bd9410111::MainMessageLoopExternalPumpWin |
D | main_message_loop_external_pump_linux.cc | 290 bool MainMessageLoopExternalPumpLinux::IsTimerPending() { in IsTimerPending() function in client::__anond4c283430111::MainMessageLoopExternalPumpLinux |