Searched refs:getSensorsBitmask (Results 1 – 5 of 5) sorted by relevance
92 const std::vector<uint8_t>& Obd2SensorStore::getSensorsBitmask() const { in getSensorsBitmask() function in android::hardware::automotive::vehicle::V2_0::Obd2SensorStore100 propValue->value.bytes = getSensorsBitmask(); in fillPropValue()
124 const std::vector<uint8_t>& Obd2SensorStore::getSensorsBitmask() const { in getSensorsBitmask() function in android::hardware::automotive::vehicle::fake::obd2frame::Obd2SensorStore134 propValue->value.byteValues = getSensorsBitmask(); in getSensorProperty()
54 const std::vector<uint8_t>& getSensorsBitmask() const;
99 const std::vector<uint8_t>& getSensorsBitmask() const;
338 [&]() { sensorStore->getSensorsBitmask(); }, in invokeObd2SensorStore()