Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_strategy.h33 bool CheckNeedOtaCompile() const;
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_strategy.cpp47 bool BootAnimationStrategy::CheckNeedOtaCompile() const in CheckNeedOtaCompile() function in OHOS::BootAnimationStrategy
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()