Searched refs:GetBootStrategy (Results 1 – 2 of 2) sorted by relevance
27 static std::shared_ptr<BootAnimationStrategy> GetBootStrategy(BootStrategyType type) in GetBootStrategy() function
44 strategy_ = BootAnimationFactory::GetBootStrategy(bootType); in Start()