Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dtime_helper.cpp108 Timestamp lastLocalTime = metadata_->GetLastLocalTime(); in GetTime() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dmeta_data.cpp189 void Metadata::SetLastLocalTime(Timestamp lastLocalTime) in SetLastLocalTime()