Home
last modified time | relevance | path

Searched defs:assetList (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_asset_compare_test.cpp334 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable
353 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable
371 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable
390 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable
410 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable
431 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable
453 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable
475 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable
496 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable
517 auto assetList = g_cloudSyncer->TestTagAssetsInSingleRecord( variable
[all …]
/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()
/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()
H A Dhap_asset_provider_impl.cpp79 …id HapAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dfile_asset_provider_impl.cpp125 …d FileAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList()
H A Dhap_asset_provider_impl.cpp126 …id HapAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/asset/
H A Dasset_test.cpp124 std::vector<std::string> assetList; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file.cpp48 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()
H A Dextractor.cpp72 bool Extractor::GetFileList(const std::string& srcPath, std::vector<std::string>& assetList) in GetFileList()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/rosen/
H A Drosen_test.cpp351 std::vector<std::string> assetList; variable