Home
last modified time | relevance | path

Searched defs:who (Results 1 – 11 of 11) 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.cpp53 void ServiceManager::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied()
136 bool ServiceManager::PackageInterfaceMap::removePackageListener(const wp<IBase>& who) { in removePackageListener()
153 bool ServiceManager::PackageInterfaceMap::removeServiceListener(const wp<IBase>& who) { in removeServiceListener()
510 bool ServiceManager::removeService(const wp<IBase>& who, const std::string* restrictToInstanceName)… in removeService()
539 bool ServiceManager::removePackageListener(const wp<IBase>& who) { in removePackageListener()
549 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/security/keystore/
Dconfirmation_manager.cpp193 void ConfirmationManager::binderDied(const wp<IBinder>& who) { in binderDied()
Dkey_store_service.cpp142 void KeyStoreService::binderDied(const wp<IBinder>& who) { in binderDied()
/system/core/storaged/
Dstoraged.cpp126 void storaged_t::serviceDied(uint64_t cookie, const wp<::android::hidl::base::V1_0::IBase>& who) { in serviceDied()
/system/libhidl/transport/token/1.0/utils/include/hidl/
DHybridInterface.h142 wp<IBinder> who; member
/system/libhwbinder/
DParcel.cpp99 const flat_binder_object& obj, const void* who) in acquire_binder_object()
131 const void *who) { in acquire_object()
145 const flat_binder_object& obj, const void* who) in release_object()
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1518 wp<IBase> who; member