Searched refs:ExtractIndex (Results 1 – 3 of 3) sorted by relevance
48 uint32_t idx = ExtractIndex(iref); in GetChecked()94 uint32_t idx = ExtractIndex(iref); in Get()105 uint32_t idx = ExtractIndex(iref); in Update()
288 LOG(INFO) << "+++ added at " << ExtractIndex(result) << " top=" << segment_state_.top_index in Add()342 const uint32_t idx = ExtractIndex(iref); in Remove()
361 ALWAYS_INLINE static uint32_t ExtractIndex(IndirectRef iref) { in ExtractIndex() function