Searched defs:toByteString (Results 1 – 9 of 9) 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
139 private static ByteString toByteString(Object value) { in toByteString() method in AbstractMessage
152 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
220 private ByteString toByteString() { in toByteString() method in SegmentedByteString
610 private ByteString toByteString(MessageOrBuilder message) { in toByteString() method in JsonFormat.PrinterImpl