Searched defs:who (Results 1 – 7 of 7) sorted by relevance
128 void ServiceManager::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied()223 bool ServiceManager::PackageInterfaceMap::removePackageListener(const wp<IBase>& who) { in removePackageListener()238 bool ServiceManager::PackageInterfaceMap::removeServiceListener(const wp<IBase>& who) { in removeServiceListener()834 bool ServiceManager::removeService(const wp<IBase>& who, const std::string* restrictToInstanceName)… in removeService()861 bool ServiceManager::removePackageListener(const wp<IBase>& who) { in removePackageListener()871 bool ServiceManager::removeServiceListener(const wp<IBase>& who) { in removeServiceListener()
38 void binderDied(const wp<IBinder>& who) override { callback_(); } 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()
1673 wp<IBase> who; member