Home
last modified time | relevance | path

Searched refs:numberAssociation (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.h5032 int32_t numberAssociation __attribute__ ((aligned(4))); member
15913 os += ::android::hardware::toString(o.numberAssociation); in toString()
15929 if (lhs.numberAssociation != rhs.numberAssociation) {