Home
last modified time | relevance | path

Searched refs:FillDownloadExtend (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.h270 …int FillDownloadExtend(TaskId taskId, const std::string &tableName, const std::string &cloudWaterM…
H A Dcloud_syncer_extend.cpp74 int CloudSyncer::FillDownloadExtend(TaskId taskId, const std::string &tableName, const std::string … in FillDownloadExtend() function in DistributedDB::CloudSyncer
H A Dcloud_syncer.cpp1428 int ret = FillDownloadExtend(taskId, tableName, cloudWaterMark, extend); in QueryCloudData()