Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_strategy.cpp28 const std::string OTA_BMS_COMPILE_SWITCH_OFF = "off"; variable
50 …string otaCompileSwitch = system::GetParameter(OTA_BMS_COMPILE_SWITCH, OTA_BMS_COMPILE_SWITCH_OFF); in CheckNeedOtaCompile()