Home
last modified time | relevance | path

Searched refs:PrepareAndDownload (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.h385 …int PrepareAndDownload(const std::string &table, const CloudTaskInfo &taskInfo, bool isFirstDownlo…
H A Dcloud_syncer_extend.cpp528 int CloudSyncer::PrepareAndDownload(const std::string &table, const CloudTaskInfo &taskInfo, bool i… in PrepareAndDownload() function in DistributedDB::CloudSyncer
702 int errCode = PrepareAndDownload(table, taskInfo, isFirstDownload); in DoDownloadInNeed()