Home
last modified time | relevance | path

Searched refs:TERMINATE_ABILITY_TIMEOUT_MSG (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_event_handler.h33 static constexpr uint32_t TERMINATE_ABILITY_TIMEOUT_MSG = 0; member in OHOS::AppExecFwk::AMSEventHandler
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dmodule_running_record.cpp261 SendEvent(AMSEventHandler::TERMINATE_ABILITY_TIMEOUT_MSG, in TerminateAbility()
316 eventHandler_->RemoveEvent(AMSEventHandler::TERMINATE_ABILITY_TIMEOUT_MSG, abilityRecord->GetEventId()); in RemoveTerminateAbilityTimeoutTask()
H A Dapp_mgr_service_inner.cpp3742 case AMSEventHandler::TERMINATE_ABILITY_TIMEOUT_MSG: in HandleTimeOut()
4817 case AMSEventHandler::TERMINATE_ABILITY_TIMEOUT_MSG: in SendHiSysEvent()

Completed in 14 milliseconds