Home
last modified time | relevance | path

Searched defs:who (Results 1 – 15 of 15) sorted by relevance

/system/connectivity/wificond/scanning/offload/
Doffload_service_utils.h38 const android::wp<android::hidl::base::V1_0::IBase>& who) override { in serviceDied()
/system/hwservicemanager/
DServiceManager.cpp125 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()
/system/core/libbinderwrapper/
Dreal_binder_wrapper.cc37 void binderDied(const wp<IBinder>& who) override { in binderDied()
/system/bt/service/ipc/binder/
Dremote_callback_list.h189 const wp<IBinder>& who) { in binderDied()
Dremote_callback_map.h225 const wp<IBinder>& who) { in binderDied()
/system/hardware/interfaces/suspend/1.0/default/
DSuspendControlService.cpp70 void SuspendControlService::binderDied(const wp<IBinder>& who) { in binderDied()
/system/netd/resolv/
DResolverEventReporter.cpp65 void ResolverEventReporter::handleBinderDied(const void* who) { in handleBinderDied()
/system/security/keystore/
Dconfirmation_manager.cpp193 void ConfirmationManager::binderDied(const wp<IBinder>& who) { in binderDied()
DKeyStore.cpp510 void KeyStore::binderDied(const ::android::wp<IBinder>& who) { in binderDied()
Dkeymaster_worker.cpp1089 void KeymasterWorker::binderDied(android::wp<IBinder> who) { in binderDied()
/system/core/storaged/
Dstoraged.cpp127 void storaged_t::serviceDied(uint64_t cookie, const wp<::android::hidl::base::V1_0::IBase>& who) { in serviceDied()
/system/iorap/src/perfetto/
Drx_producer.cc589 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()
/system/libhidl/transport/token/1.0/utils/include/hidl/
DHybridInterface.h225 wp<IBinder> who; member
/system/libhwbinder/
DParcel.cpp91 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()
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1697 wp<IBase> who; member