Home
last modified time | relevance | path

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

/device/generic/car/emulator/usbpt/protocan/protocanbus/
DExtraCanClient.cpp26 using ::aidl::android::hardware::automotive::vehicle::VehicleArea;
60 prop.areaId = toInt(VehicleArea::GLOBAL); in appendKeyInput()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h104 enum class VehicleArea : int32_t;
271 enum class VehicleArea : int32_t { enum
5172 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehicleArea o);
5173 static inline void PrintTo(::android::hardware::automotive::vehicle::V2_0::VehicleArea o, ::std::os…
5174 …rdware::automotive::vehicle::V2_0::VehicleArea lhs, const ::android::hardware::automotive::vehicle…
5177 …erator|(const int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::VehicleArea rhs) {
5180 constexpr int32_t operator|(const ::android::hardware::automotive::vehicle::V2_0::VehicleArea lhs, …
5183 …rdware::automotive::vehicle::V2_0::VehicleArea lhs, const ::android::hardware::automotive::vehicle…
5186 …erator&(const int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::VehicleArea rhs) {
5189 constexpr int32_t operator&(const ::android::hardware::automotive::vehicle::V2_0::VehicleArea lhs, …
[all …]