Searched refs:AddToAutoRun (Results 1 – 6 of 6) sorted by relevance
107 bool AddToAutoRun();
73 bool ServiceProcessState::AddToAutoRun() { in AddToAutoRun() function in ServiceProcessState
151 bool ServiceProcessState::AddToAutoRun() { in AddToAutoRun() function in ServiceProcessState
124 ASSERT_TRUE(state.AddToAutoRun()); in TEST_F()
293 bool ServiceProcessState::AddToAutoRun() { function
314 if (!service_process_state_->AddToAutoRun()) { in OnServiceEnabled()