Searched refs:removeService (Results 1 – 3 of 3) sorted by relevance
129 serviceRemoved = removeService(who, nullptr /* restrictToInstanceName */); in serviceDied()370 removeService(remove, &instanceName /* restrictToInstanceName */); in addImpl()697 bool success = removeService(service, &name /*restrictToInstanceName*/); in tryUnregister()771 bool ServiceManager::removeService(const wp<IBase>& who, const std::string* restrictToInstanceName)… in removeService() function in android::hidl::manager::implementation::ServiceManager
98 bool removeService(const wp<IBase>& who, const std::string* restrictToInstanceName);
109 void removeService(in int serverIf, in int handle); in removeService() method