Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_event_handler.h34 static constexpr uint32_t TERMINATE_APPLICATION_TIMEOUT_MSG = 1; member in OHOS::AppExecFwk::AMSEventHandler
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp640 SendEvent(AMSEventHandler::TERMINATE_APPLICATION_TIMEOUT_MSG, AMSEventHandler::TERMINATE_APPLICATION_TIMEOUT); in ScheduleTerminate()
1726 eventHandler_->RemoveEvent(AMSEventHandler::TERMINATE_APPLICATION_TIMEOUT_MSG, eventId_); in ApplicationTerminated()
H A Dapp_mgr_service_inner.cpp3745 case AMSEventHandler::TERMINATE_APPLICATION_TIMEOUT_MSG: in HandleTimeOut()
4820 case AMSEventHandler::TERMINATE_APPLICATION_TIMEOUT_MSG: in SendHiSysEvent()

Completed in 31 milliseconds