Searched defs:BackUp (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/tools/aapt2/io/ | ||
| D | BigBufferStreams.cpp | 47 void BigBufferInputStream::BackUp(size_t count) { in BackUp() function in aapt::io::BigBufferInputStream |
| D | Data.h | 61 void BackUp(size_t count) override { in BackUp() function |
| /frameworks/base/tools/aapt2/util/ | ||
| D | BigBuffer.h | 156 inline void BigBuffer::BackUp(size_t count) { in BackUp() function |
| /frameworks/base/tools/aapt2/compile/ | ||
| D | PngChunkFilter.cpp | 164 void PngChunkFilter::BackUp(size_t count) { in BackUp() function in aapt::PngChunkFilter |