Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_controller_test.cpp51 * @tc.desc: Verify the GetBootType
58 BootStrategyType type = controller.GetBootType(); in HWTEST_F()
64 * @tc.desc: Verify the GetBootType
71 BootStrategyType type = controller.GetBootType(); in HWTEST_F()
77 * @tc.desc: Verify the GetBootType
85 BootStrategyType type = controller.GetBootType(); in HWTEST_F()
91 * @tc.desc: Verify the GetBootType
101 BootStrategyType type = controller.GetBootType(); in HWTEST_F()
/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
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_controller.h32 BootStrategyType GetBootType() const;

Completed in 2 milliseconds