Home
last modified time | relevance | path

Searched refs:EVENTS_FROM_CAR (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.h3537 EVENTS_FROM_CAR = 1 /* 0x1 */, enumerator
12171 …SubscribeFlags::EVENTS_FROM_CAR) == static_cast<int32_t>(::android::hardware::automotive::vehicle:…
12175 flipped |= ::android::hardware::automotive::vehicle::V2_0::SubscribeFlags::EVENTS_FROM_CAR;
12197 if (o == ::android::hardware::automotive::vehicle::V2_0::SubscribeFlags::EVENTS_FROM_CAR) { in toString()