/foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
H A D | hap_asset_provider_impl.cpp | 79 void HapAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList() argument
|
H A D | hap_asset_provider.cpp | 79 void HapAssetProvider::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList() argument
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | hap_asset_provider_impl.cpp | 120 void HapAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList() argument
|
H A D | file_asset_provider_impl.cpp | 120 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 D | asset_test.cpp | 124 std::vector<std::string> assetList; in HWTEST_F() local
|
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
H A D | extractor.cpp | 64 bool Extractor::GetFileList(const std::string& srcPath, std::vector<std::string>& assetList) in GetFileList() argument
|
H A D | zip_file.cpp | 376 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 D | rosen_test.cpp | 351 std::vector<std::string> assetList; in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_asset_compare_test.cpp | 274 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...] |