Searched defs:cloudSyncMode (Results 1 – 2 of 2) sorted by relevance
419 auto cloudSyncMode = DistributedDB::SyncMode::SYNC_MODE_PUSH_ONLY; variable
359 DBStatus KVDBGeneralStore::CloudSync(const Devices &devices, DistributedDB::SyncMode cloudSyncMode,… in CloudSync()