Searched refs:GetCurrentLocalTime (Results 1 – 5 of 5) sorted by relevance
143 virtual Timestamp GetCurrentLocalTime() const = 0;
155 Timestamp GetCurrentLocalTime() const override;
473 Timestamp SyncTaskContext::GetCurrentLocalTime() const in GetCurrentLocalTime() function in DistributedDB::SyncTaskContext
471 Timestamp currentLocalTime = context_->GetCurrentLocalTime(); in OneCommitSyncFinish()
181 Timestamp currentLocalTime = context->GetCurrentLocalTime(); in TransSendDataItemToLocal()