Searched defs:getContents (Results 1 – 8 of 8) sorted by relevance
39 protected ByteBuffer getContents(OutputStreamDataSink dataSink) throws IOException { in getContents() method in DataSinkFromOutputStreamTest
36 protected ByteBuffer getContents(ReadableDataSink dataSink) throws IOException { in getContents() method in InMemoryDataSinkTest
51 protected ByteBuffer getContents(RandomAccessFileDataSink dataSink) throws IOException { in getContents() method in DataSinkFromRAFTest
44 protected abstract ByteBuffer getContents(T dataSink) throws IOException; in getContents() method in DataSinkTestBase
40 protected ByteBuffer getContents(ByteBufferSink dataSink) throws IOException { in getContents() method in ByteBufferSinkTestBase
58 public List<Map<String, String>> getContents() { in getContents() method in CsvReader
184 public DataSource getContents() { in getContents() method in ApkUtilsLite.ApkSigningBlock
511 public ByteBuffer getContents() { in getContents() method in AndroidBinXmlParser.Chunk