Home
last modified time | relevance | path

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

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