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