Home
last modified time | relevance | path

Searched defs:index_end (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/accounting/
Dbitmap-inl.h62 const uintptr_t index_end = BitIndexToWordIndex(bit_end); in VisitSetBits() local
Dspace_bitmap-inl.h86 const uintptr_t index_end = OffsetToIndex(offset_end); in VisitMarkedRange() local
/art/runtime/jit/
Dprofile_compilation_info.h252 bool AddClassesForDex(const DexFile* dex_file, Iterator index_begin, Iterator index_end) { in AddClassesForDex()
289 Iterator index_end) { in AddMethodsForDex()