Searched defs:who (Results 1 – 7 of 7) sorted by relevance
125 void ServiceManager::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied()220 bool ServiceManager::PackageInterfaceMap::removePackageListener(const wp<IBase>& who) { in removePackageListener()235 bool ServiceManager::PackageInterfaceMap::removeServiceListener(const wp<IBase>& who) { in removeServiceListener()831 bool ServiceManager::removeService(const wp<IBase>& who, const std::string* restrictToInstanceName)… in removeService()858 bool ServiceManager::removePackageListener(const wp<IBase>& who) { in removePackageListener()868 bool ServiceManager::removeServiceListener(const wp<IBase>& who) { in removeServiceListener()
37 void binderDied(const wp<IBinder>& who) override { in binderDied()
182 const wp<::android::hidl::base::V1_0::IBase>& who) { in serviceDied()
90 void SuspendControlService::binderDied(const wp<IBinder>& who) { in binderDied()
225 wp<IBinder> who; member
85 const flat_binder_object& obj, const void* who) in acquire_binder_object()117 const void *who) { in acquire_object()131 const flat_binder_object& obj, const void* who) in release_object()
1661 wp<IBase> who; member