Searched refs:msgSize (Results 1 – 2 of 2) sorted by relevance
188 int msgSize = in.readInt(); in NanoAppMessage() local189 mMessageBody = new byte[msgSize]; in NanoAppMessage()
107 uint32_t msgSize = in->readRawVarint(); in strip_field() local110 while (in->bytesRead() - start != msgSize) { in strip_field()115 msgSize, in->bytesRead() - start); in strip_field()