Searched refs:EncodedCounter (Results 1 – 1 of 1) sorted by relevance
215 uint64_t EncodedCounter; in readCounter() local217 readIntMax(EncodedCounter, std::numeric_limits<unsigned>::max())) in readCounter()219 if (auto Err = decodeCounter(EncodedCounter, C)) in readCounter()