Home
last modified time | relevance | path

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

/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DVehicleEmulator.cpp305 protoACfg->set_min_int32_value(areaConfig.minInt32Value); in populateProtoVehicleConfig()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3361 int32_t minInt32Value __attribute__ ((aligned(4))); member
11885 os += ::android::hardware::toString(o.minInt32Value); in toString()
11907 if (lhs.minInt32Value != rhs.minInt32Value) {