Searched refs:m_maxIdLength (Results 1 – 6 of 6) sorted by relevance
57 long long m_maxIdLength; member
497 m_maxIdLength = 4; in Init()612 m_maxIdLength = UnserializeUInt(pReader, pos, size); in Parse()614 if (m_maxIdLength <= 0) in Parse()652 if (m_maxIdLength <= 0 || m_maxIdLength > 4 || m_maxSizeLength <= 0 || in Parse()