Home
last modified time | relevance | path

Searched refs:REAR_LEFT (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.h2892 REAR_LEFT = 4, enumerator
10057 …0::PortLocationType::REAR_LEFT) == static_cast<int32_t>(::android::hardware::automotive::vehicle::…
10061 flipped |= ::android::hardware::automotive::vehicle::V2_0::PortLocationType::REAR_LEFT;
10098 if (o == ::android::hardware::automotive::vehicle::V2_0::PortLocationType::REAR_LEFT) { in toString()