Searched refs:mMaxLength (Results 1 – 2 of 2) sorted by relevance
29 const UINT8 StartupConfig::mMaxLength = 255; member in StartupConfig96 if ((newContentLen+mBuffer.size()) > mMaxLength) in append()
91 static const UINT8 mMaxLength;