Home
last modified time | relevance | path

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