Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_data_sync_utils.cpp174 Timestamp tempTimestamp = item->GetTimestamp(); in TransSendDataItemToLocal() local
176 item->SetTimestamp(tempTimestamp - static_cast<Timestamp>(offset)); in TransSendDataItemToLocal()