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