Searched defs:truncatedMessage (Results 1 – 4 of 4) sorted by relevance
48 static InvalidProtocolBufferNanoException truncatedMessage() { in truncatedMessage() method in InvalidProtocolBufferNanoException
48 static InvalidProtocolBufferMicroException truncatedMessage() { in truncatedMessage() method in InvalidProtocolBufferMicroException
83 static InvalidProtocolBufferException truncatedMessage() { in truncatedMessage() method in InvalidProtocolBufferException
536 String truncatedMessage = "this is a "; in messageToProto_truncated() local