Home
last modified time | relevance | path

Searched refs:maxInt32Value (Results 1 – 2 of 2) sorted by relevance

/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DVehicleEmulator.cpp306 protoACfg->set_max_int32_value(areaConfig.maxInt32Value); in populateProtoVehicleConfig()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3362 int32_t maxInt32Value __attribute__ ((aligned(4))); member
11887 os += ::android::hardware::toString(o.maxInt32Value); in toString()
11910 if (lhs.maxInt32Value != rhs.maxInt32Value) {