Home
last modified time | relevance | path

Searched defs:GetAssetList (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/rosen/
H A Drosen_asset_manager.cpp56 void RSAssetManager::GetAssetList(const std::string& path, std::vector<std::string>& assetList) con… in GetAssetList() function in OHOS::Ace::RSAssetManager
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Drs_dir_asset_provider.h117 void GetAssetList(const std::string& path, std::vector<std::string>& assetList) override in GetAssetList() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dhap_asset_provider.cpp79 void HapAssetProvider::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList() function in OHOS::Ace::Plugin::HapAssetProvider
H A Dhap_asset_provider_impl.cpp79 void HapAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetLis… in GetAssetList() function in OHOS::Ace::Plugin::HapAssetProviderImpl
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dfile_asset_provider_impl.cpp125 void FileAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetLi… in GetAssetList() function in OHOS::Ace::FileAssetProviderImpl
H A Dhap_asset_provider_impl.cpp126 void HapAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetLis… in GetAssetList() function in OHOS::Ace::HapAssetProviderImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dasset_manager_impl.cpp119 void AssetManagerImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetList) c… in GetAssetList() function in OHOS::Ace::AssetManagerImpl