Searched defs:SwapElements (Results 1 – 6 of 6) sorted by relevance
| /third_party/protobuf/src/google/protobuf/ |
| D | reflection_internal.h | 111 void SwapElements(Field* data, int index1, int index2) const override { in SwapElements() function 167 void SwapElements(Field* data, int index1, int index2) const override { in SwapElements() function 230 void SwapElements(Field* data, int index1, int index2) const override { in SwapElements() function
|
| D | reflection.h | 119 void SwapElements(int index1, int index2) const { in SwapElements() function 236 void SwapElements(int index1, int index2) const { in SwapElements() function
|
| D | extension_set.cc | 844 void ExtensionSet::SwapElements(int number, int index1, int index2) { in SwapElements() function in google::protobuf::internal::ExtensionSet
|
| D | generated_message_reflection.cc | 981 void Reflection::SwapElements(Message* message, const FieldDescriptor* field, in SwapElements() function in google::protobuf::Reflection
|
| D | map_test.cc | 2703 TEST(GeneratedMapFieldReflectionTest, SwapElements) { in TEST() argument
|
| /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
|