Searched refs:UnsafeArenaSwap (Results 1 – 14 of 14) sorted by relevance
71 void UnsafeArenaSwap(DoubleValue* other);162 void UnsafeArenaSwap(FloatValue* other);253 void UnsafeArenaSwap(Int64Value* other);344 void UnsafeArenaSwap(UInt64Value* other);435 void UnsafeArenaSwap(Int32Value* other);526 void UnsafeArenaSwap(UInt32Value* other);617 void UnsafeArenaSwap(BoolValue* other);708 void UnsafeArenaSwap(StringValue* other);807 void UnsafeArenaSwap(BytesValue* other);
531 void DoubleValue::UnsafeArenaSwap(DoubleValue* other) { in UnsafeArenaSwap() function in google::protobuf::DoubleValue789 void FloatValue::UnsafeArenaSwap(FloatValue* other) { in UnsafeArenaSwap() function in google::protobuf::FloatValue1049 void Int64Value::UnsafeArenaSwap(Int64Value* other) { in UnsafeArenaSwap() function in google::protobuf::Int64Value1309 void UInt64Value::UnsafeArenaSwap(UInt64Value* other) { in UnsafeArenaSwap() function in google::protobuf::UInt64Value1569 void Int32Value::UnsafeArenaSwap(Int32Value* other) { in UnsafeArenaSwap() function in google::protobuf::Int32Value1829 void UInt32Value::UnsafeArenaSwap(UInt32Value* other) { in UnsafeArenaSwap() function in google::protobuf::UInt32Value2087 void BoolValue::UnsafeArenaSwap(BoolValue* other) { in UnsafeArenaSwap() function in google::protobuf::BoolValue2362 void StringValue::UnsafeArenaSwap(StringValue* other) { in UnsafeArenaSwap() function in google::protobuf::StringValue2677 void BytesValue::UnsafeArenaSwap(BytesValue* other) { in UnsafeArenaSwap() function in google::protobuf::BytesValue
63 void UnsafeArenaSwap(Empty* other);
63 void UnsafeArenaSwap(Timestamp* other);
291 void Empty::UnsafeArenaSwap(Empty* other) { in UnsafeArenaSwap() function in google::protobuf::Empty
717 fields_.UnsafeArenaSwap(&other->fields_); in InternalSwap()718 oneofs_.UnsafeArenaSwap(&other->oneofs_); in InternalSwap()719 options_.UnsafeArenaSwap(&other->options_); in InternalSwap()1665 options_.UnsafeArenaSwap(&other->options_); in InternalSwap()2343 enumvalue_.UnsafeArenaSwap(&other->enumvalue_); in InternalSwap()2344 options_.UnsafeArenaSwap(&other->options_); in InternalSwap()2819 options_.UnsafeArenaSwap(&other->options_); in InternalSwap()
1109 file_.UnsafeArenaSwap(&other->file_); in InternalSwap()1913 dependency_.UnsafeArenaSwap(&other->dependency_); in InternalSwap()1914 public_dependency_.UnsafeArenaSwap(&other->public_dependency_); in InternalSwap()1915 weak_dependency_.UnsafeArenaSwap(&other->weak_dependency_); in InternalSwap()1916 message_type_.UnsafeArenaSwap(&other->message_type_); in InternalSwap()1917 enum_type_.UnsafeArenaSwap(&other->enum_type_); in InternalSwap()1918 service_.UnsafeArenaSwap(&other->service_); in InternalSwap()1919 extension_.UnsafeArenaSwap(&other->extension_); in InternalSwap()3652 field_.UnsafeArenaSwap(&other->field_); in InternalSwap()3653 extension_.UnsafeArenaSwap(&other->extension_); in InternalSwap()[all …]
327 paths_.UnsafeArenaSwap(&other->paths_); in InternalSwap()
168 void UnsafeArenaSwap(RepeatedField* other);780 void UnsafeArenaSwap(RepeatedPtrField* other);1203 other->UnsafeArenaSwap(&temp);1208 void RepeatedField<Element>::UnsafeArenaSwap(RepeatedField* other) {1983 inline void RepeatedPtrField<Element>::UnsafeArenaSwap(
393 void Timestamp::UnsafeArenaSwap(Timestamp* other) { in UnsafeArenaSwap() function in google::protobuf::Timestamp
664 methods_.UnsafeArenaSwap(&other->methods_); in InternalSwap()665 options_.UnsafeArenaSwap(&other->options_); in InternalSwap()668 mixins_.UnsafeArenaSwap(&other->mixins_); in InternalSwap()1417 options_.UnsafeArenaSwap(&other->options_); in InternalSwap()
480 TEST(ArenaTest, UnsafeArenaSwap) { in TEST() argument485 message1->UnsafeArenaSwap(message2); in TEST()
1447 values_.UnsafeArenaSwap(&other->values_); in InternalSwap()
508 file_to_generate_.UnsafeArenaSwap(&other->file_to_generate_); in InternalSwap()510 proto_file_.UnsafeArenaSwap(&other->proto_file_); in InternalSwap()1325 file_.UnsafeArenaSwap(&other->file_); in InternalSwap()