Searched defs:assetList (Results 1 – 10 of 10) sorted by relevance
334 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable353 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable371 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable390 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable410 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable431 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable453 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable475 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable496 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable517 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable[all …]
117 void GetAssetList(const std::string& path, std::vector<std::string>& assetList) override in GetAssetList()
79 void HapAssetProvider::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList()
79 …id HapAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList()
125 …d FileAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList()
126 …id HapAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList()
124 std::vector<std::string> assetList; variable
48 std::vector<std::string> &assetList) in GetTreeFileList()386 void ZipFile::GetAllFileList(const std::string &srcPath, std::vector<std::string> &assetList) in GetAllFileList()492 void ZipFile::GetAllFileListCache(const std::string &srcPath, std::vector<std::string> &assetList) in GetAllFileListCache()570 void ZipFile::GetAllFileListNormal(const std::string &srcPath, std::vector<std::string> &assetList) in GetAllFileListNormal()
72 bool Extractor::GetFileList(const std::string& srcPath, std::vector<std::string>& assetList) in GetFileList()
351 std::vector<std::string> assetList; variable