Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Danimation_config.cpp97 void AnimationConfig::ParseAnimationImage(nlohmann::json& component, ImageComponentInfo& info) in ParseAnimationImage() function in OHOS::PowerMgr::AnimationConfig
136 ParseAnimationImage(component, animationInfo_.first); in ParseAnimationConfig()
/ohos5.0/base/powermgr/battery_manager/charger/include/
H A Danimation_config.h67 void ParseAnimationImage(nlohmann::json& component, ImageComponentInfo& info);