Searched refs:SetAssetPath (Results 1 – 2 of 2) sorted by relevance
67 void SetAssetPath(OHOS::Ace::Platform::AceRunArgs& args, const std::string) const;
125 SetAssetPath(args, jsAppPath); in SetJsAppArgs()218 void JsAppImpl::SetAssetPath(Platform::AceRunArgs& args, const std::string assetPath) const in SetAssetPath() function in JsAppImpl