Searched refs:nEntries (Results 1 – 1 of 1) sorted by relevance
42 uint32_t nEntries = 0; in DecodeMultipart() local44 if (!decodeBuffer.DecodeUintvar(nEntries, length)) { in DecodeMultipart()48 bodyEntrys_ = nEntries; in DecodeMultipart()49 while (nEntries) { in DecodeMultipart()56 nEntries--; in DecodeMultipart()