Searched refs:host_relation (Results 1 – 1 of 1) sorted by relevance
550 Relation host_relation = CompareHost(parts_, other.parts_); in Compare() local551 if (host_relation == DISJOINT_ORDER_PRE || in Compare()552 host_relation == DISJOINT_ORDER_POST) in Compare()553 return host_relation; in Compare()565 if (host_relation != IDENTITY) in Compare()566 return host_relation; in Compare()