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