Searched refs:erasedRecipient (Results 1 – 1 of 1) sorted by relevance
116 sp<ErasedRecipient> erasedRecipient = recipient.promote(); in erase() local117 if (erasedRecipient) { in erase()118 pendingErase.push_back(erasedRecipient); in erase()184 sp<ErasedRecipient> erasedRecipient = recipient.promote(); in removeProcess() local185 if (erasedRecipient) { in removeProcess()186 pendingErase.emplace_back(erasedRecipient, cacheId); in removeProcess()