Searched refs:dst_root_id (Results 1 – 1 of 1) sorted by relevance
531 int dst_root_id = FindRoot(dst->id()); in ColocateResourceOrRefEdge() local533 auto& dst_root = members_[dst_root_id]; in ColocateResourceOrRefEdge()537 Status status = ColocateNodes(*src, src_root_id, *dst, dst_root_id); in ColocateResourceOrRefEdge()