Searched refs:IsNeedSkipDownload (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | cloud_syncer.h | 370 int IsNeedSkipDownload(bool isSharedTable, int &errCode, const InnerProcessInfo &info,
|
H A D | cloud_syncer_extend.cpp | 332 int CloudSyncer::IsNeedSkipDownload(bool isSharedTable, int &errCode, const InnerProcessInfo &info, in IsNeedSkipDownload() function in DistributedDB::CloudSyncer 378 if (IsNeedSkipDownload(isSharedTable, errCode, info, downloadItem, dbAssets)) { in DownloadAssetsOneByOneInner()
|