Home
last modified time | relevance | path

Searched refs:outRecipient (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/services/camera/libcameraservice/hidl/
DCameraHybridInterface.h50 wp<IBinder::DeathRecipient>* outRecipient = nullptr);
117 wp<IBinder::DeathRecipient>* outRecipient) { in unlinkToDeath() argument
123 if (outRecipient != nullptr) { in unlinkToDeath()
124 *outRecipient = (*i)->recipient; in unlinkToDeath()
/frameworks/native/libs/binder/tests/unit_fuzzers/
DBpBinderFuzzFunctions.h54 wp<IBinder::DeathRecipient> outRecipient(nullptr);
57 &outRecipient);
/frameworks/native/libs/binder/
DBpBinder.cpp329 wp<DeathRecipient>* outRecipient) in unlinkToDeath() argument
345 if (outRecipient != nullptr) { in unlinkToDeath()
346 *outRecipient = mObituaries->itemAt(i).recipient; in unlinkToDeath()
/frameworks/native/include/binder/
DIBinder.h224 wp<DeathRecipient>* outRecipient = nullptr) = 0;
DBinder.h55 wp<DeathRecipient>* outRecipient = nullptr);
/frameworks/native/libs/binder/include/binder/
DIBinder.h224 wp<DeathRecipient>* outRecipient = nullptr) = 0;
DBinder.h55 wp<DeathRecipient>* outRecipient = nullptr);
DBpBinder.h73 wp<DeathRecipient>* outRecipient = nullptr);
/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/vts/
DVtsAidlPowerPolicyTargetTest.cpp55 wp<DeathRecipient>* outRecipient),
/frameworks/native/services/vibratorservice/test/
DVibratorManagerHalWrapperAidlTest.cpp51 wp<DeathRecipient>* outRecipient),
DVibratorHalWrapperAidlTest.cpp55 wp<DeathRecipient>* outRecipient),