Home
last modified time | relevance | path

Searched refs:NotifyBeginNestedLoop (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/
Drun_loop.cc80 loop_->NotifyBeginNestedLoop(); in BeforeRun()
/external/libchrome/base/message_loop/
Dmessage_loop.h481 void NotifyBeginNestedLoop();
Dmessage_loop.cc599 void MessageLoop::NotifyBeginNestedLoop() { in NotifyBeginNestedLoop() function in base::MessageLoop