Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_compile_progress.cpp52 constexpr const int32_t WAITING_BMS_TIMEOUT = 30; variable
179 …if (WaitParameter(BMS_COMPILE_STATUS, BMS_COMPILE_STATUS_BEGIN.c_str(), WAITING_BMS_TIMEOUT) != 0)… in WaitBmsStartIfNeeded()