Searched refs:BeforeRun (Results 1 – 4 of 4) sorted by relevance
28 if (!BeforeRun()) in Run()66 bool RunLoop::BeforeRun() { in BeforeRun() function in base::RunLoop
89 bool BeforeRun();
104 if (!run_loop_->BeforeRun()) in Start()
628 CHECK(run_loop_->BeforeRun());