Home
last modified time | relevance | path

Searched refs:APP_LIFECYCLE_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/config/
H A DEventloggerPipeline16 "LIFECYCLE_HALF_TIMEOUT", "APP_LIFECYCLE_TIMEOUT", "APP_INPUT_BLOCK",
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dfault_data.h46 static constexpr char APP_LIFECYCLE_TIMEOUT[] = "APP_LIFECYCLE_TIMEOUT"; variable
/ohos5.0/foundation/ability/ability_runtime/
H A Dhisysevent.yaml34 APP_LIFECYCLE_TIMEOUT:
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp4817 std::string msg = AppExecFwk::AppFreezeType::APP_LIFECYCLE_TIMEOUT; in SendHiSysEvent()