MakeInt64Value 100 sync/protocol/proto_value_conversions.cc #define SET_INT32(field) SET(field, MakeInt64Value) MakeInt64Value 101 sync/protocol/proto_value_conversions.cc #define SET_INT32_REP(field) SET_REP(field, MakeInt64Value) MakeInt64Value 102 sync/protocol/proto_value_conversions.cc #define SET_INT64(field) SET(field, MakeInt64Value) MakeInt64Value 103 sync/protocol/proto_value_conversions.cc #define SET_INT64_REP(field) SET_REP(field, MakeInt64Value)