SWAP_VALUES 363 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc SWAP_VALUES(INT32 , int32 ); SWAP_VALUES 364 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc SWAP_VALUES(INT64 , int64 ); SWAP_VALUES 365 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc SWAP_VALUES(UINT32, uint32); SWAP_VALUES 366 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc SWAP_VALUES(UINT64, uint64); SWAP_VALUES 367 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc SWAP_VALUES(FLOAT , float ); SWAP_VALUES 368 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc SWAP_VALUES(DOUBLE, double); SWAP_VALUES 369 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc SWAP_VALUES(BOOL , bool ); SWAP_VALUES 370 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc SWAP_VALUES(ENUM , int );