Home
last modified time | relevance | path

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

/system/libhwbinder/
DBpHwBinder.cpp157 wp<DeathRecipient>* outRecipient) in unlinkToDeath() argument
171 if (outRecipient != nullptr) { in unlinkToDeath()
172 *outRecipient = mObituaries->itemAt(i).recipient; in unlinkToDeath()
/system/libhidl/transport/token/1.0/utils/include/hidl/
DHybridInterface.h213 wp<IBinder::DeathRecipient>* outRecipient = nullptr);
476 wp<IBinder::DeathRecipient>* outRecipient) { in unlinkToDeath() argument
482 if (outRecipient != nullptr) { in unlinkToDeath()
483 *outRecipient = (*i)->recipient; in unlinkToDeath()
/system/libhwbinder/include/hwbinder/
DIBinder.h130 wp<DeathRecipient>* outRecipient = nullptr) = 0;
DBpHwBinder.h47 wp<DeathRecipient>* outRecipient = nullptr);
DBinder.h46 wp<DeathRecipient>* outRecipient = nullptr);