Searched defs:GetAssetList (Results 1 – 7 of 7) sorted by relevance
56 void RSAssetManager::GetAssetList(const std::string& path, std::vector<std::string>& assetList) con… in GetAssetList() function in OHOS::Ace::RSAssetManager
117 void GetAssetList(const std::string& path, std::vector<std::string>& assetList) override in GetAssetList() function
79 void HapAssetProvider::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList() function in OHOS::Ace::Plugin::HapAssetProvider
79 void HapAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetLis… in GetAssetList() function in OHOS::Ace::Plugin::HapAssetProviderImpl
125 void FileAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetLi… in GetAssetList() function in OHOS::Ace::FileAssetProviderImpl
126 void HapAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetLis… in GetAssetList() function in OHOS::Ace::HapAssetProviderImpl
119 void AssetManagerImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetList) c… in GetAssetList() function in OHOS::Ace::AssetManagerImpl