Searched defs:BigBufferInputStream (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/io/
H A DBigBufferInputStream.h26 class BigBufferInputStream : public InputStream { class in namespace:aapt::io
28 inline explicit BigBufferInputStream(const BigBuffer* buffer) function in class:aapt::io::BigBufferInputStream
30 virtual ~BigBufferInputStream() = default;
45 DISALLOW_COPY_AND_ASSIGN(BigBufferInputStream);

Completed in 37 milliseconds