Searched refs:ParseBootConfig (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | boot_animation_controller.cpp | 37 if (!ParseBootConfig(path, duration_, isCompatible_, isMultiDisplay_, animationConfigs_)) { in Start()
|
H A D | util.cpp | 54 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 D | util.h | 138 bool ParseBootConfig(const std::string& path, int32_t& duration, bool& isCompatible,
|