Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_strategy.cpp29 const std::string OTA_BMS_COMPILE_SWITCH_ON = "on"; variable
51 if (otaCompileSwitch != OTA_BMS_COMPILE_SWITCH_ON) { in CheckNeedOtaCompile()