Home
last modified time | relevance | path

Searched refs:GetLastLocalTime (Results 1 – 3 of 3) 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()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dmeta_data.h91 Timestamp GetLastLocalTime() const;
H A Dmeta_data.cpp197 Timestamp Metadata::GetLastLocalTime() const in GetLastLocalTime() function in DistributedDB::Metadata