Searched refs:CompareNetworks (Results 1 – 1 of 1) sorted by relevance
69 bool CompareNetworks(const Network* a, const Network* b) { in CompareNetworks() function247 std::sort(list.begin(), list.end(), CompareNetworks); in MergeNetworkList()