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

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

Completed in 116 milliseconds