Searched refs:MESSAGE_SET_ITEM (Results 1 – 2 of 2) sorted by relevance
160 static final int MESSAGE_SET_ITEM = 1; field in WireFormat166 makeTag(MESSAGE_SET_ITEM, WIRETYPE_START_GROUP);168 makeTag(MESSAGE_SET_ITEM, WIRETYPE_END_GROUP);
665 return computeTagSize(WireFormat.MESSAGE_SET_ITEM) * 2 in computeMessageSetExtensionSize()677 return computeTagSize(WireFormat.MESSAGE_SET_ITEM) * 2 in computeRawMessageSetExtensionSize()689 return computeTagSize(WireFormat.MESSAGE_SET_ITEM) * 2 in computeLazyFieldMessageSetExtensionSize()1265 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_START_GROUP); in writeMessageSetExtension()1268 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_END_GROUP); in writeMessageSetExtension()1274 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_START_GROUP); in writeRawMessageSetExtension()1277 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_END_GROUP); in writeRawMessageSetExtension()1605 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_START_GROUP); in writeMessageSetExtension()1608 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_END_GROUP); in writeMessageSetExtension()1614 writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_START_GROUP); in writeRawMessageSetExtension()[all …]