Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Danimatable_path.cpp56 pathFrom_ = FormatPathString(path_); in AnimateTo()
57 pathTo_ = FormatPathString(endValue); in AnimateTo()
136 std::string AnimatablePath::FormatPathString(const std::string& path) in FormatPathString() function in OHOS::Ace::AnimatablePath
H A Danimatable_path.h65 std::string FormatPathString(const std::string& path);