Home
last modified time | relevance | path

Searched refs:FOREGROUND_TIMEOUT_MULTIPLE (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/utils/global/constant/
H A Dglobal_constant.h30 constexpr int32_t FOREGROUND_TIMEOUT_MULTIPLE = 7500; member
40 constexpr int32_t FOREGROUND_TIMEOUT_MULTIPLE = 5; member
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp489 AmsConfigurationParameter::GetInstance().GetAppStartTimeoutTime() * FOREGROUND_TIMEOUT_MULTIPLE; in PostForegroundTimeoutTask()
533 static_cast<uint32_t>(FOREGROUND_TIMEOUT_MULTIPLE); in PostUIExtensionAbilityTimeoutTask()
907 AmsConfigurationParameter::GetInstance().GetAppStartTimeoutTime() * FOREGROUND_TIMEOUT_MULTIPLE; in PostCancelStartingWindowHotTask()

Completed in 7 milliseconds