Searched refs:otherMessage (Results 1 – 8 of 8) sorted by relevance
150 final Message otherMessage = (Message) other; in equals() local151 if (getDescriptorForType() != otherMessage.getDescriptorForType()) { in equals()154 return compareFields(getAllFields(), otherMessage.getAllFields()) in equals()155 && getUnknownFields().equals(otherMessage.getUnknownFields()); in equals()
367 byte[] otherMessage = new byte[message.length]; in generateReusingMac()368 random.nextBytes(otherMessage); in generateReusingMac()370 mac.doFinal(otherMessage); in generateReusingMac()
358 byte[] otherMessage = new byte[message.length]; in generateReusingMac()359 random.nextBytes(otherMessage); in generateReusingMac()361 mac.doFinal(otherMessage); in generateReusingMac()
86 // Note: You don't have to check subMessage and otherMessage for nil and88 msg.subMessage.otherMessage.lastName = @"Smith";103 // Note: Just like above, you don't have to check subMessage and otherMessage106 [msg.subMessage.otherMessage.siblingsArray addObject:@"Pat"];
1602 SIPMessage otherMessage = (SIPMessage) other; in equals() local1605 if (nameTable.size() != otherMessage.nameTable.size()) { in equals()1611 SIPHeader his = (SIPHeader) (otherMessage.nameTable.get(SIPHeaderNamesCache in equals()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
META-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...