Searched refs:getFloatSensors (Results 1 – 3 of 3) sorted by relevance
88 const std::vector<float>& Obd2SensorStore::getFloatSensors() const { in getFloatSensors() function in android::hardware::automotive::vehicle::V2_0::Obd2SensorStore99 propValue->value.floatValues = getFloatSensors(); in fillPropValue()
52 const std::vector<float>& getFloatSensors() const;
275 sensorStore->getFloatSensors(); in invokeObd2SensorStore()