Searched refs:IsNewerThan (Results 1 – 2 of 2) sorted by relevance
53 bool IsNewerThan(uint32_t other_transaction_id) const { in IsNewerThan() function
265 if (metadata.IsNewerThan(last_transaction_id_)) { in InitializeMetadata()