Searched refs:compareById (Results 1 – 1 of 1) sorted by relevance
116 bool compareById(const LayerInfo& a, const LayerInfo& b) { in compareById() function179 std::sort(layers.begin(), layers.end(), compareById); in getLayerInfosFromProto()