Searched refs:TIMEOUT_UNIT_TIME (Results 1 – 3 of 3) sorted by relevance
23 constexpr int32_t TIMEOUT_UNIT_TIME = 1000; variable53 return TIMEOUT_UNIT_TIME * LOAD_TIMEOUT_MULTIPLE; in GetLoadTimeOutBase()58 return TIMEOUT_UNIT_TIME * (LOAD_TIMEOUT_MULTIPLE + INACTIVE_TIMEOUT_MULTIPLE); in GetLoadAndInactiveTimeout()
42 constexpr const char* TIMEOUT_UNIT_TIME = "timeout_unit_time"; variable
249 UpdateStartUpServiceConfigInteger(Object, AmsConfig::TIMEOUT_UNIT_TIME, timeoutUnitTime_); in LoadAppConfigurationForStartUpService()