Searched defs:toByteString (Results 1 – 11 of 11) 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
221 private ByteString toByteString() { in toByteString() method in SegmentedByteString
157 static ByteString toByteString(byte[] bytes) { in toByteString() method in TraceProtoUtils
610 private ByteString toByteString(MessageOrBuilder message) { in toByteString() method in JsonFormat.PrinterImpl