Searched refs:getSensorsBitmask (Results 1 – 3 of 3) sorted by relevance
82 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()
98 const std::vector<uint8_t>& Obd2SensorStore::getSensorsBitmask() const { in getSensorsBitmask() function in android::hardware::automotive::vehicle::V2_1::Obd2SensorStore107 propValue->value.bytes = getSensorsBitmask(); in fillPropValue()
55 const std::vector<uint8_t>& getSensorsBitmask() const;