Searched refs:cmpFunc (Results 1 – 1 of 1) sorted by relevance
2615 auto cmpFunc = [](sensorInfo first, sensorInfo second) { in getSensorsByEntityId() local2619 sort(sensorList.begin(), sensorList.end(), cmpFunc); in getSensorsByEntityId()