Searched defs:who (Results 1 – 15 of 15) sorted by relevance
38 const android::wp<android::hidl::base::V1_0::IBase>& who) override { in serviceDied()
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()771 bool ServiceManager::removeService(const wp<IBase>& who, const std::string* restrictToInstanceName)… in removeService()798 bool ServiceManager::removePackageListener(const wp<IBase>& who) { in removePackageListener()808 bool ServiceManager::removeServiceListener(const wp<IBase>& who) { in removeServiceListener()
37 void binderDied(const wp<IBinder>& who) override { in binderDied()
189 const wp<IBinder>& who) { in binderDied()
225 const wp<IBinder>& who) { in binderDied()
70 void SuspendControlService::binderDied(const wp<IBinder>& who) { in binderDied()
65 void ResolverEventReporter::handleBinderDied(const void* who) { in handleBinderDied()
193 void ConfirmationManager::binderDied(const wp<IBinder>& who) { in binderDied()
510 void KeyStore::binderDied(const ::android::wp<IBinder>& who) { in binderDied()
1089 void KeymasterWorker::binderDied(android::wp<IBinder> who) { in binderDied()
127 void storaged_t::serviceDied(uint64_t cookie, const wp<::android::hidl::base::V1_0::IBase>& who) { in serviceDied()
589 static int ioprio_get(int which, int who) { in ioprio_get()593 static int ioprio_set(int which, int who, int ioprio) { in ioprio_set()
225 wp<IBinder> who; member
91 const flat_binder_object& obj, const void* who) in acquire_binder_object()123 const void *who) { in acquire_object()137 const flat_binder_object& obj, const void* who) in release_object()
1697 wp<IBase> who; member