Home
last modified time | relevance | path

Searched refs:UserFlags (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.h164 enum class UserFlags : int32_t;
4488 enum class UserFlags : int32_t { enum
4526 ::android::hardware::automotive::vehicle::V2_0::UserFlags flags __attribute__ ((aligned(4)));
6933 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::UserFlags o);
6934 static inline void PrintTo(::android::hardware::automotive::vehicle::V2_0::UserFlags o, ::std::ostr…
6935 …hardware::automotive::vehicle::V2_0::UserFlags lhs, const ::android::hardware::automotive::vehicle…
6938 …operator|(const int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::UserFlags rhs) {
6941 constexpr int32_t operator|(const ::android::hardware::automotive::vehicle::V2_0::UserFlags lhs, co…
6944 …hardware::automotive::vehicle::V2_0::UserFlags lhs, const ::android::hardware::automotive::vehicle…
6947 …operator&(const int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::UserFlags rhs) {
[all …]