Searched defs:who (Results 1 – 13 of 13) 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()788 bool ServiceManager::removeService(const wp<IBase>& who, const std::string* restrictToInstanceName)… in removeService()815 bool ServiceManager::removePackageListener(const wp<IBase>& who) { in removePackageListener()825 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()
191 void ConfirmationManager::binderDied(const wp<IBinder>& who) { in binderDied()
505 void KeyStore::binderDied(const ::android::wp<IBinder>& who) { in binderDied()
1134 void KeymasterWorker::binderDied(android::wp<IBinder> who) { in binderDied()
79 void SuspendControlService::binderDied(const wp<IBinder>& who) { in binderDied()
125 void storaged_t::serviceDied(uint64_t cookie, const wp<::android::hidl::base::V1_0::IBase>& who) { in serviceDied()
225 wp<IBinder> who; member
663 static int ioprio_get(int which, int who) { in ioprio_get()667 static int ioprio_set(int which, int who, int ioprio) { in ioprio_set()
84 const flat_binder_object& obj, const void* who) in acquire_binder_object()116 const void *who) { in acquire_object()130 const flat_binder_object& obj, const void* who) in release_object()
1677 wp<IBase> who; member