Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DObd2SensorStore.cpp88 const std::vector<float>& Obd2SensorStore::getFloatSensors() const { in getFloatSensors() function in android::hardware::automotive::vehicle::V2_0::Obd2SensorStore
99 propValue->value.floatValues = getFloatSensors(); in fillPropValue()
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DObd2SensorStore.h52 const std::vector<float>& getFloatSensors() const;