Home
last modified time | relevance | path

Searched defs:ResumeTaskInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.h129 struct ResumeTaskInfo { struct
130 TaskContext context;
131 SyncParam syncParam;
132 bool upload = false; // task pause when upload
133 bool skipQuery = false; // task should skip query now
134 size_t lastDownloadIndex = 0u;
135 Timestamp lastLocalWatermark = 0u;
136 int downloadStatus = E_OK;