Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_ability.cpp69 std::string GetCustomAssetPath(std::string assetPath) in GetCustomAssetPath() function
303 paths.push_back(GetCustomAssetPath(runArgs_.assetPath) + ASSET_PATH_SHARE); in InitEnv()