Searched refs:minInt32Value (Results 1 – 2 of 2) sorted by relevance
305 protoACfg->set_min_int32_value(areaConfig.minInt32Value); in populateProtoVehicleConfig()
3361 int32_t minInt32Value __attribute__ ((aligned(4))); member11885 os += ::android::hardware::toString(o.minInt32Value); in toString()11907 if (lhs.minInt32Value != rhs.minInt32Value) {