Searched refs:BeforeRun (Results 1 – 5 of 5) sorted by relevance
88 if (!BeforeRun()) in Run()257 bool RunLoop::BeforeRun() { in BeforeRun() function in base::RunLoop
266 bool BeforeRun();
137 virtual void BeforeRun() {} in BeforeRun() function
80 BeforeRun(); in ThreadMain()
235 if (!run_loop_->BeforeRun()) in Attach()