Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp100 const int LOAD_TIMEOUT_ASANENABLED = 150; variable
294 …out = AmsConfigurationParameter::GetInstance().GetAppStartTimeoutTime() * LOAD_TIMEOUT_ASANENABLED; in LoadUIAbility()