Home
last modified time | relevance | path

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

/art/runtime/
Dindirect_reference_table.cc108 size_t topIndex = segment_state_.parts.topIndex; in Add() local
176 int topIndex = segment_state_.parts.topIndex; in Remove() local
Dindirect_reference_table-inl.h43 const int topIndex = segment_state_.parts.topIndex; in GetChecked() local
Dindirect_reference_table.h191 uint32_t topIndex:16; /* index of first unused entry */ member