Searched refs:readBytesList (Results 1 – 4 of 4) sorted by relevance
317 void readBytesList(List<ByteString> target) throws IOException; in readBytesList() method
855 public void readBytesList(List<ByteString> target) throws IOException { in readBytesList() method in CodedInputStreamReader
993 public void readBytesList(List<ByteString> target) throws IOException { in readBytesList() method in BinaryReader.SafeHeapReader
4076 reader.readBytesList( in mergeFromHelper()