Home
last modified time | relevance | path

Searched defs:Swap (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/av/media/libeffects/loudness/common/core/
Dbyte_swapper.h42 static T Swap(const T &val) { in Swap() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dproto3_lite_unittest.cc131 TEST(Proto3LiteTest, Swap) { in TEST() argument
Dreflection_internal.h236 virtual void Swap( in Swap() function
280 virtual void Swap( in Swap() function
311 virtual void Swap( in Swap() function
354 virtual void Swap( in Swap() function
Dmetadata.h100 GOOGLE_ATTRIBUTE_ALWAYS_INLINE void Swap(InternalMetadataWithArena* other) { in Swap() function
Dproto3_arena_lite_unittest.cc132 TEST(Proto3ArenaLiteTest, Swap) { in TEST() argument
Dmap_field_lite.h185 default_enum_value>::Swap( in Swap() function
Dwrappers.pb.cc517 void DoubleValue::Swap(DoubleValue* other) { in Swap() function in google::protobuf::DoubleValue
779 void FloatValue::Swap(FloatValue* other) { in Swap() function in google::protobuf::FloatValue
1043 void Int64Value::Swap(Int64Value* other) { in Swap() function in google::protobuf::Int64Value
1307 void UInt64Value::Swap(UInt64Value* other) { in Swap() function in google::protobuf::UInt64Value
1571 void Int32Value::Swap(Int32Value* other) { in Swap() function in google::protobuf::Int32Value
1835 void UInt32Value::Swap(UInt32Value* other) { in Swap() function in google::protobuf::UInt32Value
2097 void BoolValue::Swap(BoolValue* other) { in Swap() function in google::protobuf::BoolValue
2376 void StringValue::Swap(StringValue* other) { in Swap() function in google::protobuf::StringValue
2695 void BytesValue::Swap(BytesValue* other) { in Swap() function in google::protobuf::BytesValue
Darenastring.h149 GOOGLE_ATTRIBUTE_ALWAYS_INLINE void Swap(ArenaStringPtr* other) { in Swap() function
Dproto3_arena_unittest.cc153 TEST(Proto3ArenaTest, Swap) { in TEST() argument
Dunknown_field_set.h261 inline void UnknownFieldSet::Swap(UnknownFieldSet* x) { in Swap() function
Dreflection.h139 void Swap(const MutableRepeatedFieldRef& other) const { in Swap() function
271 void Swap(const MutableRepeatedFieldRef& other) const { in Swap() function
Dempty.pb.cc277 void Empty::Swap(Empty* other) { in Swap() function in google::protobuf::Empty
Dstruct.pb.cc522 void Struct::Swap(Struct* other) { in Swap() function in google::protobuf::Struct
1020 void Value::Swap(Value* other) { in Swap() function in google::protobuf::Value
1521 void ListValue::Swap(ListValue* other) { in Swap() function in google::protobuf::ListValue
Dsource_context.pb.cc322 void SourceContext::Swap(SourceContext* other) { in Swap() function in google::protobuf::SourceContext
Dmap_field_inl.h339 default_enum_value>::Swap( in Swap() function
Dduration.pb.cc365 void Duration::Swap(Duration* other) { in Swap() function in google::protobuf::Duration
Ddescriptor.pb.cc1130 void FileDescriptorSet::Swap(FileDescriptorSet* other) { in Swap() function in google::protobuf::FileDescriptorSet
1936 void FileDescriptorProto::Swap(FileDescriptorProto* other) { in Swap() function in google::protobuf::FileDescriptorProto
2738 void DescriptorProto_ExtensionRange::Swap(DescriptorProto_ExtensionRange* other) { in Swap() function in google::protobuf::DescriptorProto_ExtensionRange
3041 void DescriptorProto_ReservedRange::Swap(DescriptorProto_ReservedRange* other) { in Swap() function in google::protobuf::DescriptorProto_ReservedRange
3689 void DescriptorProto::Swap(DescriptorProto* other) { in Swap() function in google::protobuf::DescriptorProto
4946 void FieldDescriptorProto::Swap(FieldDescriptorProto* other) { in Swap() function in google::protobuf::FieldDescriptorProto
5682 void OneofDescriptorProto::Swap(OneofDescriptorProto* other) { in Swap() function in google::protobuf::OneofDescriptorProto
6138 void EnumDescriptorProto::Swap(EnumDescriptorProto* other) { in Swap() function in google::protobuf::EnumDescriptorProto
6621 void EnumValueDescriptorProto::Swap(EnumValueDescriptorProto* other) { in Swap() function in google::protobuf::EnumValueDescriptorProto
7102 void ServiceDescriptorProto::Swap(ServiceDescriptorProto* other) { in Swap() function in google::protobuf::ServiceDescriptorProto
[all …]
Dtimestamp.pb.cc379 void Timestamp::Swap(Timestamp* other) { in Swap() function in google::protobuf::Timestamp
Dfield_mask.pb.cc319 void FieldMask::Swap(FieldMask* other) { in Swap() function in google::protobuf::FieldMask
Dapi.pb.cc655 void Api::Swap(Api* other) { in Swap() function in google::protobuf::Api
1408 void Method::Swap(Method* other) { in Swap() function in google::protobuf::Method
1911 void Mixin::Swap(Mixin* other) { in Swap() function in google::protobuf::Mixin
Dtype.pb.cc708 void Type::Swap(Type* other) { in Swap() function in google::protobuf::Type
1654 void Field::Swap(Field* other) { in Swap() function in google::protobuf::Field
2342 void Enum::Swap(Enum* other) { in Swap() function in google::protobuf::Enum
2821 void EnumValue::Swap(EnumValue* other) { in Swap() function in google::protobuf::EnumValue
3193 void Option::Swap(Option* other) { in Swap() function in google::protobuf::Option
Dany.pb.cc379 void Any::Swap(Any* other) { in Swap() function in google::protobuf::Any
Dunknown_field_set_unittest.cc264 TEST_F(UnknownFieldSetTest, Swap) { in TEST_F() argument
Dgenerated_message_reflection_unittest.cc156 TEST(GeneratedMessageReflectionTest, Swap) { in TEST() argument
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dplugin.pb.cc500 void CodeGeneratorRequest::Swap(CodeGeneratorRequest* other) { in Swap() function in google::protobuf::compiler::CodeGeneratorRequest
1020 void CodeGeneratorResponse_File::Swap(CodeGeneratorResponse_File* other) { in Swap() function in google::protobuf::compiler::CodeGeneratorResponse_File
1324 void CodeGeneratorResponse::Swap(CodeGeneratorResponse* other) { in Swap() function in google::protobuf::compiler::CodeGeneratorResponse

12