Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.h119 struct DownloadItem { struct
120 std::string gid;
121 Type prefix;
122 OpType strategy;
123 std::map<std::string, Assets> assets;
124 Key hashKey;
125 std::vector<Type> primaryKeyValList;
126 Timestamp timestamp;
127 bool recordConflict = false;