Searched defs:outRecipient (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
H A DBpBinder.cpp209 wp<DeathRecipient>* outRecipient)
224 if (outRecipient != NULL) {
225 *outRecipient = mObituaries->itemAt(i).recipient;
207 unlinkToDeath( const wp<DeathRecipient>& recipient, void* cookie, uint32_t flags, wp<DeathRecipient>* outRecipient) argument

Completed in 46 milliseconds