Searched refs:getIntegerSensors (Results 1 – 3 of 3) sorted by relevance
84 const std::vector<int32_t>& Obd2SensorStore::getIntegerSensors() const { in getIntegerSensors() function in android::hardware::automotive::vehicle::V2_0::Obd2SensorStore98 propValue->value.int32Values = getIntegerSensors(); in fillPropValue()
50 const std::vector<int32_t>& getIntegerSensors() const;
274 sensorStore->getIntegerSensors(); in invokeObd2SensorStore()