Home
last modified time | relevance | path

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

/external/libchrome/base/
Drun_loop.cc84 loop_->NotifyBeginNestedLoop(); in BeforeRun()
/external/libchrome/base/message_loop/
Dmessage_loop.h405 void NotifyBeginNestedLoop();
Dmessage_loop.cc499 void MessageLoop::NotifyBeginNestedLoop() { in NotifyBeginNestedLoop() function in base::MessageLoop