Home
last modified time | relevance | path

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

/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h118 enum class FuelType : int32_t;
2901 enum class FuelType : int32_t { enum
5606 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::FuelType o);
5607 static inline void PrintTo(::android::hardware::automotive::vehicle::V2_0::FuelType o, ::std::ostre…
5608 …:hardware::automotive::vehicle::V2_0::FuelType lhs, const ::android::hardware::automotive::vehicle…
5611 … operator|(const int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::FuelType rhs) {
5614 constexpr int32_t operator|(const ::android::hardware::automotive::vehicle::V2_0::FuelType lhs, con…
5617 …:hardware::automotive::vehicle::V2_0::FuelType lhs, const ::android::hardware::automotive::vehicle…
5620 … operator&(const int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::FuelType rhs) {
5623 constexpr int32_t operator&(const ::android::hardware::automotive::vehicle::V2_0::FuelType lhs, con…
[all …]