Home
last modified time | relevance | path

Searched refs:PendUnloadEventLocked (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_scheduler.h91 int32_t PendUnloadEventLocked(const std::shared_ptr<SystemAbilityContext>& abilityContext,
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp360 result = PendUnloadEventLocked(abilityContext, unloadRequestInfo); in HandleUnloadAbilityEventLocked()
501 int32_t SystemAbilityStateScheduler::PendUnloadEventLocked( in PendUnloadEventLocked() function in OHOS::SystemAbilityStateScheduler