Home
last modified time | relevance | path

Searched refs:getSensorsBitmask (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.1/default/tests/
DObd2SensorStore_test.cpp82 const auto& sensorBitmask(sensorStore.getSensorsBitmask()); in TEST()
100 const auto& sensorBitmask(sensorStore.getSensorsBitmask()); in TEST()
118 const auto& sensorBitmask(sensorStore.getSensorsBitmask()); in TEST()
135 const auto& sensorBitmask(sensorStore.getSensorsBitmask()); in TEST()
152 const auto& sensorBitmask(sensorStore.getSensorsBitmask()); in TEST()
169 const auto& sensorBitmask(sensorStore.getSensorsBitmask()); in TEST()
189 const auto& sensorBitmask(sensorStore.getSensorsBitmask()); in TEST()
224 const auto& sensorBitmask(sensorStore.getSensorsBitmask()); in TEST()
255 const auto& sensorBitmask(sensorStore.getSensorsBitmask()); in TEST()
270 const auto& sensorBitmask(sensorStore.getSensorsBitmask()); in TEST()
/hardware/interfaces/automotive/vehicle/2.1/default/common/src/
DObd2SensorStore.cpp98 const std::vector<uint8_t>& Obd2SensorStore::getSensorsBitmask() const { in getSensorsBitmask() function in android::hardware::automotive::vehicle::V2_1::Obd2SensorStore
107 propValue->value.bytes = getSensorsBitmask(); in fillPropValue()
/hardware/interfaces/automotive/vehicle/2.1/default/common/include/vhal_v2_1/
DObd2SensorStore.h55 const std::vector<uint8_t>& getSensorsBitmask() const;