Searched refs:maxInt32Value (Results 1 – 2 of 2) sorted by relevance
306 protoACfg->set_max_int32_value(areaConfig.maxInt32Value); in populateProtoVehicleConfig()
3362 int32_t maxInt32Value __attribute__ ((aligned(4))); member11887 os += ::android::hardware::toString(o.maxInt32Value); in toString()11910 if (lhs.maxInt32Value != rhs.maxInt32Value) {