Searched refs:kMaxIdLengthInBytes (Results 1 – 3 of 3) sorted by relevance
136 const int kMaxIdLengthInBytes = 4; in ReadID() local141 for (; bit_pos < kMaxIdLengthInBytes; ++bit_pos) { in ReadID()