Searched refs:ExtractIndex (Results 1 – 3 of 3) sorted by relevance
44 int idx = ExtractIndex(iref); in GetChecked()80 uint32_t idx = ExtractIndex(iref); in Get()91 uint32_t idx = ExtractIndex(iref); in Update()
147 LOG(INFO) << "+++ added at " << ExtractIndex(result) << " top=" << segment_state_.parts.topIndex in Add()197 const int idx = ExtractIndex(iref); in Remove()
359 static uint32_t ExtractIndex(IndirectRef iref) { in ExtractIndex() function