Home
last modified time | relevance | path

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

/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DVehicleEmulator.cpp298 protoACfg->set_max_int64_value(areaConfig.maxInt64Value); in populateProtoVehicleConfig()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3364 int64_t maxInt64Value __attribute__ ((aligned(8))); member
11891 os += ::android::hardware::toString(o.maxInt64Value); in toString()
11916 if (lhs.maxInt64Value != rhs.maxInt64Value) {