Searched defs:toByteString (Results 1 – 8 of 8) sorted by relevance
396 public ByteString toByteString() { in toByteString() method in LazyFieldLite
96 ByteString toByteString(); in toByteString() method
53 public ByteString toByteString() { in toByteString() method in AbstractMessageLite
167 private static ByteString toByteString(Object value) { in toByteString() method in AbstractMessage
154 public ByteString toByteString() { in toByteString() method in UnknownFieldSet
990 public synchronized ByteString toByteString() { in toByteString() method in Output
317 private ByteString toByteString(UnknownFieldSetLite unknownFields) { in toByteString() method in UnknownFieldSetLiteTest
682 private ByteString toByteString(MessageOrBuilder message) { in toByteString() method in JsonFormat.PrinterImpl