Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_controller.cpp37 if (!ParseBootConfig(path, duration_, isCompatible_, isMultiDisplay_, animationConfigs_)) { in Start()
H A Dutil.cpp54 bool ParseBootConfig(const std::string& path, int32_t& duration, bool& isCompatible, bool& isMultiD… in ParseBootConfig() function
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dutil.h138 bool ParseBootConfig(const std::string& path, int32_t& duration, bool& isCompatible,