Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_controller.cpp43 BootStrategyType bootType = GetBootType(); in Start() local
44 strategy_ = BootAnimationFactory::GetBootStrategy(bootType); in Start()