Home
last modified time | relevance | path

Searched refs:NORMAL_TIMEOUT (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appdfr/include/
H A Dappfreeze_manager.h46 NORMAL_TIMEOUT = 0, enumerator
64 int typeId = TypeAttribute::NORMAL_TIMEOUT;
/ohos5.0/foundation/ability/ability_runtime/test/unittest/dfr_test/appfreeze_manager_test/
H A Dappfreeze_manager_test.cpp133 .typeId = AppfreezeManager::TypeAttribute::NORMAL_TIMEOUT,
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/
H A Dui_ability_lifecycle_manager.cpp1105 int typeId = AppExecFwk::AppfreezeManager::TypeAttribute::NORMAL_TIMEOUT; in PrintTimeOutLog()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_connect_manager.cpp2743 int typeId = AppExecFwk::AppfreezeManager::TypeAttribute::NORMAL_TIMEOUT; in PrintTimeOutLog()
H A Dmission_list_manager.cpp2200 int typeId = AppExecFwk::AppfreezeManager::TypeAttribute::NORMAL_TIMEOUT; in PrintTimeOutLog()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp4819 int typeId = AppExecFwk::AppfreezeManager::TypeAttribute::NORMAL_TIMEOUT; in SendHiSysEvent()