Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_controller_test.cpp58 BootStrategyType type = controller.GetBootType();
71 BootStrategyType type = controller.GetBootType();
85 BootStrategyType type = controller.GetBootType();
101 BootStrategyType type = controller.GetBootType();
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_controller.cpp43 BootStrategyType bootType = GetBootType(); in Start()
90 BootStrategyType BootAnimationController::GetBootType() const in GetBootType() function in OHOS::BootAnimationController
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_controller.h32 BootStrategyType GetBootType() const;