Searched refs:sensorLocationList (Results 1 – 1 of 1) sorted by relevance
354 auto sensorLocationList = getLocation(config); in getSensorPlacement() local355 if (!sensorLocationList) return BAD_VALUE; in getSensorPlacement()356 if (sensorLocationList->empty()) return BAD_VALUE; in getSensorPlacement()366 Location& sensorLocation = (*sensorLocationList)[0]; in getSensorPlacement()