Searched refs:root_ref (Results 1 – 1 of 1) sorted by relevance
317 auto root_ref = iter.CopyPointer(); in ForeachRoot() local321 bool keep_going = cbk(root_ref, ctx); in ForeachRoot()329 if (root_ref->InContainer()) { in ForeachRoot()332 iter = roots_.upper_bound(root_ref->GetKey()); in ForeachRoot()
Completed in 7 milliseconds