Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
Dtime_helper.cpp94 Timestamp lastLocalTime = metadata_->GetLastLocalTime(); in GetTime() local
Dmeta_data.cpp185 void Metadata::SetLastLocalTime(Timestamp lastLocalTime) in SetLastLocalTime()