Searched refs:starting_id (Results 1 – 3 of 3) sorted by relevance
52 SliceId starting_id, in GetDescendants() argument54 auto start_ref = slices.FindById(starting_id); in GetDescendants()58 static_cast<uint32_t>(starting_id.value)); in GetDescendants()
55 typename T::Id starting_id, in GetAncestors() argument57 auto start_ref = table.FindById(starting_id); in GetAncestors()60 static_cast<uint32_t>(starting_id.value)); in GetAncestors()
936 const uint32_t starting_id = in CreateSnapshot() local989 if (header_->owner.data_id.load(std::memory_order_seq_cst) != starting_id || in CreateSnapshot()