Home
last modified time | relevance | path

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 Dcloud_syncer.h370 int IsNeedSkipDownload(bool isSharedTable, int &errCode, const InnerProcessInfo &info,
H A Dcloud_syncer_extend.cpp332 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()