Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_strategy.cpp27 constexpr const char* OTA_BMS_COMPILE_SWITCH = "const.bms.optimizing_apps.switch"; variable
50 …std::string otaCompileSwitch = system::GetParameter(OTA_BMS_COMPILE_SWITCH, OTA_BMS_COMPILE_SWITCH… in CheckNeedOtaCompile()