Home
last modified time | relevance | path

Searched refs:hwSensor (Results 1 – 1 of 1) sorted by relevance

/device/google/trout/hal/sensors/2.0/
DSensorsSubHal.cpp225 HWSensorBase* hwSensor = static_cast<HWSensorBase*>(sensor.second.get()); in debug() local
230 stream << "iio path" << hwSensor->mIioData.sysfspath << std::endl; in debug()