Home
last modified time | relevance | path

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

/external/libchrome/base/message_loop/
Dmessage_loop.cc86 void StartScheduling();
147 void MessageLoop::Controller::StartScheduling() { in StartScheduling() function in base::MessageLoop::Controller
353 message_loop_controller_->StartScheduling(); in BindToCurrentThread()