Searched refs:SetLastLocalTime (Results 1 – 3 of 3) sorted by relevance
99 metadata_->SetLastLocalTime(currentSysTime + static_cast<Timestamp>(localTimeOffset)); in Initialize()118 metadata_->SetLastLocalTime(lastLocalTime); in GetTime()120 metadata_->SetLastLocalTime(currentLocalTime); in GetTime()
89 void SetLastLocalTime(Timestamp lastLocalTime);
189 void Metadata::SetLastLocalTime(Timestamp lastLocalTime) in SetLastLocalTime() function in DistributedDB::Metadata