Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.h205 std::string GetAssetAbsolutePath(const std::string& fileName);
H A Dvideo_element.cpp511 std::string VideoElement::GetAssetAbsolutePath(const std::string& fileName) in GetAssetAbsolutePath() function in OHOS::Ace::VideoElement