Home
last modified time | relevance | path

Searched defs:assetList (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dhap_asset_provider_impl.cpp79 void HapAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList() argument
H A Dhap_asset_provider.cpp79 void HapAssetProvider::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dhap_asset_provider_impl.cpp120 void HapAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList() argument
H A Dfile_asset_provider_impl.cpp120 void FileAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList() argument
/foundation/arkui/ace_engine/test/unittest/core/common/asset/
H A Dasset_test.cpp124 std::vector<std::string> assetList; in HWTEST_F() local
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dextractor.cpp64 bool Extractor::GetFileList(const std::string& srcPath, std::vector<std::string>& assetList) in GetFileList() argument
H A Dzip_file.cpp376 void ZipFile::GetAllFileList(const std::string &srcPath, std::vector<std::string> &assetList) in GetAllFileList() argument
482 void ZipFile::GetAllFileListCache(const std::string &srcPath, std::vector<std::string> &assetList) in GetAllFileListCache() argument
560 void ZipFile::GetAllFileListNormal(const std::string &srcPath, std::vector<std::string> &assetList) in GetAllFileListNormal() argument
47 GetTreeFileList(std::shared_ptr<DirTreeNode> root, const std::string &rootPath, std::vector<std::string> &assetList) GetTreeFileList() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/common/rosen/
H A Drosen_test.cpp351 std::vector<std::string> assetList; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_asset_compare_test.cpp274 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord(DATA_BASELINE, DATA_EMPTY); in HWTEST_F() local
295 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord(DATA_BASELINE, DATA_EMPTY_ASSET); in HWTEST_F() local
316 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord(DATA_BASELINE, DATA_ASSET_SAME_NAME_BUT_CHANGE); in HWTEST_F() local
334 auto assetList in HWTEST_F() local
353 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
371 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
390 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
410 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
431 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
453 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
475 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
496 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
517 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
541 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
564 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord(DATA_ASSET_SAME_NAME_BUT_CHANGE, DATA_BASELINE); HWTEST_F() local
582 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord(DATA_BASELINE, DATA_ASSET_SAME_NAME_BUT_CHANGE); HWTEST_F() local
595 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
611 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
628 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
644 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
674 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
695 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
726 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
747 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
771 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord(DATA_BASELINE, DATA_NULL_ASSETS, true); HWTEST_F() local
789 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord(DATA_BASELINE, DATA_EMPTY_ASSETS, true); HWTEST_F() local
805 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
826 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( HWTEST_F() local
[all...]

Completed in 6 milliseconds