Searched defs:SwapElements (Results 1 – 6 of 6) sorted by relevance
| /third_party/protobuf/src/google/protobuf/ |
| D | reflection_internal.h | 93 void SwapElements(Field* data, int index1, int index2) const override { in SwapElements() function 152 void SwapElements(Field* data, int index1, int index2) const override { in SwapElements() function 218 void SwapElements(Field* data, int index1, int index2) const override { in SwapElements() function
|
| D | reflection.h | 100 void SwapElements(int index1, int index2) const { in SwapElements() function 219 void SwapElements(int index1, int index2) const { in SwapElements() function
|
| D | repeated_ptr_field.h | 373 void SwapElements(int index1, int index2) { in SwapElements() function
|
| D | extension_set.cc | 918 void ExtensionSet::SwapElements(int number, int index1, int index2) { in SwapElements() function in google::protobuf::internal::ExtensionSet
|
| D | generated_message_reflection.cc | 1591 void Reflection::SwapElements(Message* message, const FieldDescriptor* field, in SwapElements() function in google::protobuf::Reflection
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 57836 typename Alloc::ResultType SwapElements(nsTArray_Impl<E, Allocator>& aOther) in SwapElements() function in nsTArray_Impl 90488 void SwapElements(nsCOMArray_base& aOther) in SwapElements() function in nsCOMArray_base 90759 void SwapElements(nsCOMArray<T>& aOther) in SwapElements() function in nsCOMArray 92459 void SwapElements(nsTHashtable<EntryType>& aOther) in SwapElements() function in nsTHashtable 92715 void SwapElements(nsTHashtable& aOther) in SwapElements() function in nsTHashtable 92894 void SwapElements(nsBaseHashtable& aOther) in SwapElements() function in nsBaseHashtable
|