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