Searched refs:erasedRecipient (Results 1 – 1 of 1) sorted by relevance
126 sp<ErasedRecipient> erasedRecipient = recipient.promote(); in erase() local127 if (erasedRecipient) { in erase()128 pendingErase.push_back(erasedRecipient); in erase()195 sp<ErasedRecipient> erasedRecipient = recipient.promote(); in removeProcess() local196 if (erasedRecipient) { in removeProcess()197 pendingErase.emplace_back(erasedRecipient, cacheId); in removeProcess()