Home
last modified time | relevance | path

Searched refs:GetLoadTimeOutBase (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/utils/global/constant/
H A Dglobal_constant.h51 constexpr int32_t GetLoadTimeOutBase() in GetLoadTimeOutBase() function
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp640 auto timeOut = AbilityRuntime::GlobalConstant::GetLoadTimeOutBase() * in AfterLoadAbility()