Searched refs:minInt64Value (Results 1 – 2 of 2) sorted by relevance
297 protoACfg->set_min_int64_value(areaConfig.minInt64Value); in populateProtoVehicleConfig()
3363 int64_t minInt64Value __attribute__ ((aligned(8))); member11889 os += ::android::hardware::toString(o.minInt64Value); in toString()11913 if (lhs.minInt64Value != rhs.minInt64Value) {