Searched refs:HTLOW (Results 1 – 1 of 1) sorted by relevance
53 uint32_t HTLOW; in ParseFromCodedBuffer() local55 if (pStream->readInteger(&HTLOW) == -1 || in ParseFromCodedBuffer()57 HTLOW > static_cast<uint32_t>(std::numeric_limits<int>::max()) || in ParseFromCodedBuffer()62 const int low = static_cast<int>(HTLOW); in ParseFromCodedBuffer()