Home
last modified time | relevance | path

Searched refs:customAssetPath (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_ability.cpp78 std::string customAssetPath; in GetCustomAssetPath() local
82 customAssetPath = assetPath.substr(0, assetPath.find_last_of(DELIMITER) + 1); in GetCustomAssetPath()
83 return customAssetPath; in GetCustomAssetPath()

Completed in 1 milliseconds