Home
last modified time | relevance | path

Searched refs:CustomInputType (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.h189 enum class CustomInputType : int32_t;
5116 enum class CustomInputType : int32_t { enum
7344 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::CustomInputType
7345 static inline void PrintTo(::android::hardware::automotive::vehicle::V2_0::CustomInputType o, ::std…
7346 …re::automotive::vehicle::V2_0::CustomInputType lhs, const ::android::hardware::automotive::vehicle…
7349 …or|(const int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::CustomInputType rhs) {
7352 constexpr int32_t operator|(const ::android::hardware::automotive::vehicle::V2_0::CustomInputType l…
7355 …re::automotive::vehicle::V2_0::CustomInputType lhs, const ::android::hardware::automotive::vehicle…
7358 …or&(const int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::CustomInputType rhs) {
7361 constexpr int32_t operator&(const ::android::hardware::automotive::vehicle::V2_0::CustomInputType l…
[all …]