Home
last modified time | relevance | path

Searched defs:writeImpl (Results 1 – 3 of 3) sorted by relevance

/external/apache-commons-io/src/main/java/org/apache/commons/io/output/
DAbstractByteArrayOutputStream.java323 protected void writeImpl(final byte[] b, final int off, final int len) { in writeImpl() method in AbstractByteArrayOutputStream
350 protected int writeImpl(final InputStream in) throws IOException { in writeImpl() method in AbstractByteArrayOutputStream
371 protected void writeImpl(final int b) { in writeImpl() method in AbstractByteArrayOutputStream
/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp213 void InstrProfWriter::writeImpl(ProfOStream &OS) { in writeImpl() function in InstrProfWriter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp287 void InstrProfWriter::writeImpl(ProfOStream &OS) { in writeImpl() function in InstrProfWriter