Searched defs:SwapElements (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | reflection_internal.h | 112 void SwapElements(Field* data, int index1, int index2) const override { in SwapElements() function 168 void SwapElements(Field* data, int index1, int index2) const override { in SwapElements() function 231 void SwapElements(Field* data, int index1, int index2) const override { in SwapElements() function
|
H A D | reflection.h | 121 void SwapElements(int index1, int index2) const { in SwapElements() function 238 void SwapElements(int index1, int index2) const { in SwapElements() function
|
H A D | extension_set.cc | 886 void ExtensionSet::SwapElements(int number, int index1, int index2) { in SwapElements() function in google::protobuf::internal::ExtensionSet
|
H A D | generated_message_reflection.cc | 1428 void Reflection::SwapElements(Message* message, const FieldDescriptor* field, in Swap() function in google::protobuf::Reflection
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | reflection_internal.h | 112 void SwapElements(Field* data, int index1, int index2) const override { in SwapElements() function 168 void SwapElements(Field* data, int index1, int index2) const override { in SwapElements() function 231 void SwapElements(Field* data, int index1, int index2) const override { in SwapElements() function
|
H A D | reflection.h | 121 void SwapElements(int index1, int index2) const { in SwapElements() function 238 void SwapElements(int index1, int index2) const { in SwapElements() function
|
H A D | extension_set.cc | 886 void ExtensionSet::SwapElements(int number, int index1, int index2) { in SwapElements() function in google::protobuf::internal::ExtensionSet
|
H A D | generated_message_reflection.cc | 1428 void Reflection::SwapElements(Message* message, const FieldDescriptor* field, in Swap() function in google::protobuf::Reflection
|