Home
last modified time | relevance | path

Searched refs:HandleAbilityUnLoadSuccessEventLocked (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_event_handler.cpp34 &SystemAbilityEventHandler::HandleAbilityUnLoadSuccessEventLocked; in InitEventHandlerMap()
123 int32_t SystemAbilityEventHandler::HandleAbilityUnLoadSuccessEventLocked( in HandleAbilityUnLoadSuccessEventLocked() function in OHOS::SystemAbilityEventHandler
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_event_handler.h49 …int32_t HandleAbilityUnLoadSuccessEventLocked(const std::shared_ptr<SystemAbilityContext>& context…
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_event_handler_test.cpp324 …int32_t ret = systemAbilityEventHandler->HandleAbilityUnLoadSuccessEventLocked(systemAbilityContex…
348 …int32_t ret = systemAbilityEventHandler->HandleAbilityUnLoadSuccessEventLocked(systemAbilityContex…