Home
last modified time | relevance | path

Searched refs:BMS_COMPILE_STATUS_END (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_strategy.cpp62 bool isCompileDone = bmsCompileStatus == BMS_COMPILE_STATUS_END; in CheckNeedOtaCompile()
H A Dboot_compile_progress.cpp124 if (system::GetParameter(BMS_COMPILE_STATUS, "-1") == BMS_COMPILE_STATUS_END) { in RegisterVsyncCallback()
249 isBmsCompileDone_ = system::GetParameter(BMS_COMPILE_STATUS, "-1") == BMS_COMPILE_STATUS_END; in UpdateCompileProgress()
/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_strategy_test.cpp101 system::SetParameter(BMS_COMPILE_STATUS, BMS_COMPILE_STATUS_END); in HWTEST_F()
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dutil.h49 const std::string BMS_COMPILE_STATUS_END = "1"; member

Completed in 2 milliseconds