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