Searched defs:Advance (Results 1 – 5 of 5) sorted by relevance
/art/libdexfile/dex/ | ||
D | bytecode_utils.h | 115 void Advance() { in Advance() function |
/art/compiler/optimizing/ | ||
D | register_allocator.cc | 81 void Advance() { in Advance() function in art::AllRangesIterator |
D | register_allocator_linear_scan.cc | 410 void Advance() { in Advance() function in art::AllRangesIterator |
D | nodes.h | 1374 void Advance() { in Advance() function |
/art/libprofile/profile/ | ||
D | profile_compilation_info.cc | 947 void ProfileCompilationInfo::SafeBuffer::Advance(size_t data_size) { in Advance() function in art::ProfileCompilationInfo::SafeBuffer |