Searched refs:HandleTagAssets (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | cloud_syncer_test.h | 347 return CloudSyncer::HandleTagAssets(hashKey, dataInfo, idx, param, localAssetInfo); in CallHandleTagAssets()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | cloud_syncer.h | 256 int HandleTagAssets(const Key &hashKey, const DataInfo &dataInfo, size_t idx, SyncParam ¶m,
|
H A D | cloud_syncer.cpp | 765 ret = HandleTagAssets(hashKey, dataInfo, idx, param, localAssetInfo); in TagDownloadAssets() 782 int CloudSyncer::HandleTagAssets(const Key &hashKey, const DataInfo &dataInfo, size_t idx, SyncPara… in HandleTagAssets() function in DistributedDB::CloudSyncer
|