Searched refs:NotifyTimestampChanged (Results 1 – 6 of 6) sorted by relevance
118 virtual void NotifyTimestampChanged(TimeOffset offset) const = 0;
103 void NotifyTimestampChanged(TimeOffset offset) const override;
623 void RuntimeContextImpl::NotifyTimestampChanged(TimeOffset offset) const in NotifyTimestampChanged() function in DistributedDB::RuntimeContextImpl
1239 RuntimeContext::GetInstance()->NotifyTimestampChanged(100);
2140 RuntimeContext::GetInstance()->NotifyTimestampChanged(100);
539 RuntimeContext::GetInstance()->NotifyTimestampChanged(0); in EndMigrate()