Home
last modified time | relevance | path

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

12345

/external/chromium_org/sync/internal_api/public/util/
Dimmutable.h206 static void Swap(T* t1, T* t2) { in Swap() function
218 static void Swap(T* t1, T* t2) { in Swap() function
227 static void Swap(T* t1, T* t2) { in Swap() function
/external/chromium_org/mojo/public/cpp/bindings/
Dstring.h75 void Swap(String* other) { in Swap() function
80 void Swap(std::string* other) { in Swap() function
Dstruct_ptr.h66 void Swap(StructPtr* other) { in Swap() function
130 void Swap(InlinedStructPtr* other) { in Swap() function
Darray.h99 void Swap(Array* other) { in Swap() function
103 void Swap(std::vector<StorageType>* other) { in Swap() function
/external/chromium_org/mojo/system/
Dmessage_in_transit_queue.cc27 void MessageInTransitQueue::Swap(MessageInTransitQueue* other) { in Swap() function in mojo::system::MessageInTransitQueue
/external/chromium_org/net/spdy/
Dspdy_pinnable_buffer_piece.cc22 void SpdyPinnableBufferPiece::Swap(SpdyPinnableBufferPiece* other) { in Swap() function in net::SpdyPinnableBufferPiece
Dspdy_pinnable_buffer_piece_test.cc50 TEST_F(SpdyPinnableBufferPieceTest, Swap) { in TEST_F() argument
/external/chromium_org/remoting/host/win/
Dwindow_station_and_desktop.cc33 void WindowStationAndDesktop::Swap(WindowStationAndDesktop& other) { in Swap() function in remoting::WindowStationAndDesktop
/external/chromium_org/cc/base/
Dinvalidation_region.cc21 void InvalidationRegion::Swap(Region* region) { in Swap() function in cc::InvalidationRegion
/external/chromium_org/net/tools/balsa/
Dsimple_buffer.h62 void Swap(SimpleBuffer* other) { in Swap() function
/external/chromium_org/base/
Dpending_task.cc52 void TaskQueue::Swap(TaskQueue* queue) { in Swap() function in base::TaskQueue
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Drepeated_field.cc58 void RepeatedPtrFieldBase::Swap(RepeatedPtrFieldBase* other) { in Swap() function in google::protobuf::internal::RepeatedPtrFieldBase
/external/protobuf/src/google/protobuf/
Drepeated_field.cc54 void RepeatedPtrFieldBase::Swap(RepeatedPtrFieldBase* other) { in Swap() function in google::protobuf::internal::RepeatedPtrFieldBase
/external/chromium_org/mojo/public/cpp/bindings/lib/
Dmessage.cc42 void Message::Swap(Message* other) { in Swap() function in mojo::Message
/external/chromium_org/third_party/webrtc/common_video/
Dplane.cc73 void Plane::Swap(Plane& plane) { in Swap() function in webrtc::Plane
/external/chromium_org/remoting/base/
Dtyped_buffer.h83 void Swap(TypedBuffer& other) { in Swap() function
/external/chromium_org/base/win/
Dscoped_bstr.cc35 void ScopedBstr::Swap(ScopedBstr& bstr2) { in Swap() function in base::win::ScopedBstr
/external/chromium_org/chrome/installer/util/
Dregistry_key_backup_unittest.cc75 TEST_F(RegistryKeyBackupTest, Swap) { in TEST_F() argument
/external/qemu/android/base/files/
DScopedStdioFile_unittest.cpp53 TEST(ScopedStdioFile, Swap) { in TEST() argument
DScopedFd_unittest.cpp64 TEST(ScopedFd, Swap) { in TEST() argument
DScopedHandle_unittest.cpp63 TEST(ScopedHandle, Swap) { in TEST() argument
/external/chromium_org/sync/api/attachments/
Dattachment_id.cc34 void AttachmentId::ImmutableAttachmentIdProtoTraits::Swap( in Swap() function in syncer::AttachmentId::ImmutableAttachmentIdProtoTraits
/external/chromium_org/components/policy/core/common/
Dpolicy_bundle.cc32 void PolicyBundle::Swap(PolicyBundle* other) { in Swap() function in policy::PolicyBundle
/external/chromium_org/cc/resources/
Drasterizer.cc72 void RasterTaskQueue::Swap(RasterTaskQueue* other) { in Swap() function in cc::RasterTaskQueue
/external/chromium_org/components/history/core/browser/
Durl_row.cc41 void URLRow::Swap(URLRow* other) { in Swap() function in history::URLRow

12345