Home
last modified time | relevance | path

Searched defs:IsTimerPending (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/shared/browser/
Dmain_message_loop_external_pump_win.cc38 bool IsTimerPending() override { return timer_pending_; } in IsTimerPending() function in client::__anon3c2bd9410111::MainMessageLoopExternalPumpWin
Dmain_message_loop_external_pump_linux.cc290 bool MainMessageLoopExternalPumpLinux::IsTimerPending() { in IsTimerPending() function in client::__anond4c283430111::MainMessageLoopExternalPumpLinux