Home
last modified time | relevance | path

Searched refs:TypeAttribute (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/ability_runtime/services/appdfr/include/
H A Dappfreeze_manager.h45 enum TypeAttribute { enum in OHOS::AppExecFwk::AppfreezeManager
64 int typeId = TypeAttribute::NORMAL_TIMEOUT;
/foundation/ability/ability_runtime/test/unittest/dfr_test/appfreeze_manager_test/
H A Dappfreeze_manager_test.cpp136 .typeId = AppfreezeManager::TypeAttribute::NORMAL_TIMEOUT, in HWTEST_F()
144 .typeId = AppfreezeManager::TypeAttribute::CRITICAL_TIMEOUT, in HWTEST_F()
152 .typeId = AppfreezeManager::TypeAttribute::CRITICAL_TIMEOUT, in HWTEST_F()
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl.cpp187 using RawAttrMap = std::unordered_map<std::string, std::unique_ptr<Global::Resource::TypeAttribute>>;
/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp227 if (info.typeId != AppfreezeManager::TypeAttribute::CRITICAL_TIMEOUT) { in LifecycleTimeoutHandle()
/foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/
H A Dui_ability_lifecycle_manager.cpp1119 int typeId = AppExecFwk::AppfreezeManager::TypeAttribute::NORMAL_TIMEOUT; in PrintTimeOutLog()
1167 typeId = AppExecFwk::AppfreezeManager::TypeAttribute::CRITICAL_TIMEOUT; in GetContentAndTypeId()
1171 typeId = AppExecFwk::AppfreezeManager::TypeAttribute::CRITICAL_TIMEOUT; in GetContentAndTypeId()
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_list_manager.cpp2225 int typeId = AppExecFwk::AppfreezeManager::TypeAttribute::NORMAL_TIMEOUT; in PrintTimeOutLog()
2273 typeId = AppExecFwk::AppfreezeManager::TypeAttribute::CRITICAL_TIMEOUT; in GetContentAndTypeId()
2283 typeId = AppExecFwk::AppfreezeManager::TypeAttribute::CRITICAL_TIMEOUT; in GetContentAndTypeId()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_connect_manager.cpp2759 int typeId = AppExecFwk::AppfreezeManager::TypeAttribute::NORMAL_TIMEOUT; in PrintTimeOutLog()
2764 typeId = AppExecFwk::AppfreezeManager::TypeAttribute::CRITICAL_TIMEOUT; in PrintTimeOutLog()
2774 typeId = AppExecFwk::AppfreezeManager::TypeAttribute::CRITICAL_TIMEOUT; in PrintTimeOutLog()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp4815 int typeId = AppExecFwk::AppfreezeManager::TypeAttribute::NORMAL_TIMEOUT; in SendHiSysEvent()
4825 typeId = AppExecFwk::AppfreezeManager::TypeAttribute::CRITICAL_TIMEOUT; in SendHiSysEvent()
4829 typeId = AppExecFwk::AppfreezeManager::TypeAttribute::CRITICAL_TIMEOUT; in SendHiSysEvent()
4833 typeId = AppExecFwk::AppfreezeManager::TypeAttribute::CRITICAL_TIMEOUT; in SendHiSysEvent()
4837 typeId = AppExecFwk::AppfreezeManager::TypeAttribute::CRITICAL_TIMEOUT; in SendHiSysEvent()

Completed in 36 milliseconds