Searched refs:pendingUnloadEvent (Results 1 – 3 of 3) sorted by relevance
85 std::shared_ptr<UnloadRequestInfo> pendingUnloadEvent; member
507 abilityContext->pendingUnloadEvent = unloadRequestInfo; in PendUnloadEventLocked()551 return HandleUnloadAbilityEventLocked(abilityContext, abilityContext->pendingUnloadEvent); in HandlePendingUnloadEventLocked()
1144 …systemAbilityContext->pendingUnloadEvent = std::make_shared<UnloadRequestInfo>(onDemandEvent, SAID…1166 …systemAbilityContext->pendingUnloadEvent = std::make_shared<UnloadRequestInfo>(onDemandEvent, SAID…1187 systemAbilityContext->pendingUnloadEvent = nullptr;