Searched refs:RemoveService (Results 1 – 4 of 4) sorted by relevance
36 void RemoveService(const Service& svc);
54 void ServiceList::RemoveService(const Service& svc) { in RemoveService() function in android::init::ServiceList
103 ServiceList::GetInstance().RemoveService(*service); in ReapOneProcess()
627 service_list_->RemoveService(*old_service); in EndSection()