Home
last modified time | relevance | path

Searched refs:CheckNeedOtaCompile (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_strategy_test.cpp69 * @tc.desc: Verify the CheckNeedOtaCompile
76 bas1->CheckNeedOtaCompile(); in HWTEST_F()
80 bas2->CheckNeedOtaCompile(); in HWTEST_F()
85 bas3->CheckNeedOtaCompile(); in HWTEST_F()
90 bas4->CheckNeedOtaCompile(); in HWTEST_F()
96 bas5->CheckNeedOtaCompile(); in HWTEST_F()
102 bas6->CheckNeedOtaCompile(); in HWTEST_F()
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_strategy.h33 bool CheckNeedOtaCompile() const;
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_strategy.cpp47 bool BootAnimationStrategy::CheckNeedOtaCompile() const in CheckNeedOtaCompile() function in OHOS::BootAnimationStrategy
49 LOGI("CheckNeedOtaCompile"); in CheckNeedOtaCompile()
H A Dboot_independent_display_strategy.cpp47 if (CheckNeedOtaCompile()) { in Display()
H A Dboot_compatible_display_strategy.cpp53 if (CheckNeedOtaCompile()) { in Display()
H A Dboot_associative_display_strategy.cpp59 if (CheckNeedOtaCompile()) { in Display()

Completed in 2 milliseconds