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

/frameworks/base/tools/aapt2/io/
H A DIo.h44 virtual bool CanRewind() const { return false; }; function in class:aapt::io::InputStream
48 // This does nothing if CanRewind() returns false.
H A DBigBufferStreams.cpp57 bool BigBufferInputStream::CanRewind() const { return true; } function in class:aapt::io::BigBufferInputStream

Completed in 369 milliseconds