Searched refs:fillPropValue (Results 1 – 4 of 4) sorted by relevance
57 void fillPropValue(const std::string& dtc, VehiclePropValue* propValue) const;
96 void Obd2SensorStore::fillPropValue(const std::string& dtc, VehiclePropValue* propValue) const { in fillPropValue() function in android::hardware::automotive::vehicle::V2_0::Obd2SensorStore
429 sensorStore->fillPropValue("", liveObd2Frame.get()); in initObd2LiveFrame()446 sensorStore->fillPropValue(dtc, freezeFrame.get()); in initObd2FreezeFrame()
282 sensorStore->fillPropValue(dtc, freezeFrame.get()); in invokeObd2SensorStore()