Home
last modified time | relevance | path

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

/external/apache-commons-io/src/main/java/org/apache/commons/io/output/
DAbstractByteArrayOutputStream.java322 protected void writeImpl(final byte[] b, final int off, final int len) { in writeImpl() method in AbstractByteArrayOutputStream
349 protected int writeImpl(final InputStream in) throws IOException { in writeImpl() method in AbstractByteArrayOutputStream
370 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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp340 Error InstrProfWriter::writeImpl(ProfOStream &OS) { in writeImpl() function in InstrProfWriter