Searched refs:RemoveService (Results 1 – 3 of 3) sorted by relevance
95 ServiceList::GetInstance().RemoveService(*service); in ReapOneProcess()
264 void RemoveService(const Service& svc);
1349 void ServiceList::RemoveService(const Service& svc) { in RemoveService() function in android::init::ServiceList1454 service_list_->RemoveService(*old_service); in EndSection()