Home
last modified time | relevance | path

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

/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DVehicleEmulator.cpp297 protoACfg->set_min_int64_value(areaConfig.minInt64Value); in populateProtoVehicleConfig()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3363 int64_t minInt64Value __attribute__ ((aligned(8))); member
11889 os += ::android::hardware::toString(o.minInt64Value); in toString()
11913 if (lhs.minInt64Value != rhs.minInt64Value) {