Searched refs:EnableWmQuit (Results 1 – 3 of 3) sorted by relevance
722 void MessageLoopForUI::EnableWmQuit() { in EnableWmQuit() function in base::MessageLoopForUI723 static_cast<MessagePumpForUI*>(pump_.get())->EnableWmQuit(); in EnableWmQuit()
391 void EnableWmQuit();
1834 static_cast<MessageLoopForUI*>(&loop)->EnableWmQuit(); in TEST_P()