Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/io/
DStringStream.cpp84 FlushImpl(); in Next()
107 FlushImpl(); in Flush()
111 void StringOutputStream::FlushImpl() { in FlushImpl() function in aapt::io::StringOutputStream
DStringStream.h83 void FlushImpl();
/frameworks/base/libs/androidfw/
DFileStream.cpp168 if (!FlushImpl()) { in Next()
195 return FlushImpl(); in Flush()
200 bool FileOutputStream::FlushImpl() { in FlushImpl() function in android::FileOutputStream
/frameworks/base/libs/androidfw/include/androidfw/
DFileStream.h104 bool FlushImpl();