Home
last modified time | relevance | path

Searched refs:EPHEMERAL (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.h4506 EPHEMERAL = 4 /* 0x04 */, enumerator
14977 …ehicle::V2_0::UserFlags::EPHEMERAL) == static_cast<int32_t>(::android::hardware::automotive::vehic…
14981 flipped |= ::android::hardware::automotive::vehicle::V2_0::UserFlags::EPHEMERAL;
15021 if (o == ::android::hardware::automotive::vehicle::V2_0::UserFlags::EPHEMERAL) { in toString()