Searched refs:erasedRecipient (Results 1 – 1 of 1) sorted by relevance
119 sp<ErasedRecipient> erasedRecipient = recipient.promote(); in erase() local120 if (erasedRecipient) { in erase()121 pendingErase.push_back(erasedRecipient); in erase()188 sp<ErasedRecipient> erasedRecipient = recipient.promote(); in removeProcess() local189 if (erasedRecipient) { in removeProcess()190 pendingErase.emplace_back(erasedRecipient, cacheId); in removeProcess()