Home
last modified time | relevance | path

Searched refs:GEAR_DRIVE (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.h3283 GEAR_DRIVE = 8 /* 0x0008 */, enumerator
11329 …le::V2_0::VehicleGear::GEAR_DRIVE) == static_cast<int32_t>(::android::hardware::automotive::vehicl…
11333 flipped |= ::android::hardware::automotive::vehicle::V2_0::VehicleGear::GEAR_DRIVE;
11412 if (o == ::android::hardware::automotive::vehicle::V2_0::VehicleGear::GEAR_DRIVE) { in toString()