Searched refs:VehiclePropertyGroup (Results 1 – 2 of 2) sorted by relevance
304 updatedPropValue->prop = value.prop & ~toInt(VehiclePropertyGroup::MASK); in onSetProperty()306 updatedPropValue->prop |= toInt(VehiclePropertyGroup::VENDOR); in onSetProperty()308 updatedPropValue->prop |= toInt(VehiclePropertyGroup::SYSTEM); in onSetProperty()
105 enum class VehiclePropertyGroup : int32_t;301 enum class VehiclePropertyGroup : int32_t { enum5203 …nline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehiclePropertyGroup o);5204 static inline void PrintTo(::android::hardware::automotive::vehicle::V2_0::VehiclePropertyGroup o, …5205 …utomotive::vehicle::V2_0::VehiclePropertyGroup lhs, const ::android::hardware::automotive::vehicle…5208 …onst int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyGroup rhs) {5211 …t operator|(const ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyGroup lhs, const …5214 …utomotive::vehicle::V2_0::VehiclePropertyGroup lhs, const ::android::hardware::automotive::vehicle…5217 …onst int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyGroup rhs) {5220 …t operator&(const ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyGroup lhs, const …[all …]