Searched refs:maxInt64Value (Results 1 – 2 of 2) sorted by relevance
298 protoACfg->set_max_int64_value(areaConfig.maxInt64Value); in populateProtoVehicleConfig()
3364 int64_t maxInt64Value __attribute__ ((aligned(8))); member11891 os += ::android::hardware::toString(o.maxInt64Value); in toString()11916 if (lhs.maxInt64Value != rhs.maxInt64Value) {