Home
last modified time | relevance | path

Searched defs:Advance (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/nvram/messages/
H A Dio.cpp131 bool InputStreamBuffer::Advance() { in Advance() function in nvram::InputStreamBuffer
141 bool NestedInputStreamBuffer::Advance() { in Advance() function in nvram::NestedInputStreamBuffer
204 bool OutputStreamBuffer::Advance() { in Advance() function in nvram::OutputStreamBuffer
211 bool CountingOutputStreamBuffer::Advance() { in Advance() function in nvram::CountingOutputStreamBuffer
223 bool BlobOutputStreamBuffer::Advance() { in Advance() function in nvram::BlobOutputStreamBuffer
/aosp12/art/libdexfile/dex/
H A Dbytecode_utils.h115 void Advance() { in Advance() function
/aosp12/frameworks/base/tools/aapt2/optimize/
H A DVersionCollapser.cpp49 void Advance() { in Advance() function in aapt::FilterIterator
/aosp12/system/nvram/messages/tests/
H A Dio_test.cpp39 bool Advance() override { in Advance() function in nvram::__anon1de78cc30110::TestInputStreamBuffer
199 bool Advance() override { in Advance() function in nvram::__anon1de78cc30210::TestOutputStreamBuffer
/aosp12/art/compiler/optimizing/
H A Dregister_allocator.cc81 void Advance() { in Advance() function in art::AllRangesIterator
H A Dregister_allocator_linear_scan.cc410 void Advance() { in Advance() function in art::AllRangesIterator
H A Dnodes.h1462 void Advance() { in Advance() function
2798 void Advance() { in Advance() function
/aosp12/frameworks/av/media/libaudioprocessing/
H A DAudioResampler.cpp74 static inline void Advance(size_t* index, uint32_t* frac, uint32_t inc) { in Advance() function in android::AudioResamplerOrder1
/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.cc510 void Advance(size_t data_size) { in Advance() function in art::ProfileCompilationInfo::SafeBuffer