Home
last modified time | relevance | path

Searched refs:FlushImpl (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/aapt2/io/
DStringStream.cpp67 FlushImpl(); in Next()
90 FlushImpl(); in Flush()
94 void StringOutputStream::FlushImpl() { in FlushImpl() function in aapt::io::StringOutputStream
DFileStream.cpp148 if (!FlushImpl()) { in Next()
175 return FlushImpl(); in Flush()
180 bool FileOutputStream::FlushImpl() { in FlushImpl() function in aapt::io::FileOutputStream
DStringStream.h82 void FlushImpl();
DFileStream.h93 bool FlushImpl();