Searched refs:HTHIGH (Results 1 – 1 of 1) sorted by relevance
54 uint32_t HTHIGH; in ParseFromCodedBuffer() local56 pStream->readInteger(&HTHIGH) == -1 || in ParseFromCodedBuffer()58 HTHIGH > static_cast<uint32_t>(std::numeric_limits<int>::max())) { in ParseFromCodedBuffer()63 const int high = static_cast<int>(HTHIGH); in ParseFromCodedBuffer()