Home
last modified time | relevance | path

Searched defs:swap (Results 1 – 25 of 27) sorted by relevance

12

/hardware/google/aemu/base/include/aemu/base/sockets/
DScopedSocket.h57 void swap(ScopedSocket* other) { in swap() function
65 inline void swap(ScopedSocket& one, ScopedSocket& two) { in swap() function
/hardware/google/aemu/base/include/aemu/base/threads/
DThreadStore.h89 inline void* swap(void* value) { in swap() function
143 T* swap(T* t) { in swap() function
/hardware/google/aemu/base/include/aemu/base/files/
DScopedFileHandle.h63 void swap(ScopedFileHandle* other) { in swap() function
DScopedFd.h77 void swap(ScopedFd* other) { in swap() function
DScopedRegKey.h71 void swap(ScopedRegKey* other) { in swap() function
/hardware/qcom/sm8150/gps/utils/
DLocHeap.cpp90 void LocHeapNode::swap(LocHeapNode& node) { in swap() function in loc_util::LocHeapNode
/hardware/qcom/sm7250/gps/utils/
DLocHeap.cpp90 void LocHeapNode::swap(LocHeapNode& node) { in swap() function in loc_util::LocHeapNode
/hardware/qcom/sm7150/gps/utils/
DLocHeap.cpp88 void LocHeapNode::swap(LocHeapNode& node) { in swap() function in LocHeapNode
/hardware/qcom/gps/msm8998/utils/
DLocHeap.cpp88 void LocHeapNode::swap(LocHeapNode& node) { in swap() function in LocHeapNode
/hardware/qcom/gps/msm8996/utils/
DLocHeap.cpp88 void LocHeapNode::swap(LocHeapNode& node) { in swap() function in LocHeapNode
/hardware/qcom/gps/msm8909/utils/
DLocHeap.cpp88 void LocHeapNode::swap(LocHeapNode& node) { in swap() function in LocHeapNode
/hardware/qcom/gps/msm8909w_3100/utils/
DLocHeap.cpp88 void LocHeapNode::swap(LocHeapNode& node) { in swap() function in LocHeapNode
/hardware/qcom/sm8150p/gps/utils/
DLocHeap.cpp88 void LocHeapNode::swap(LocHeapNode& node) { in swap() function in LocHeapNode
/hardware/google/graphics/common/libscaler/
Dlibscaler-common.h79 static inline void swap(T &a, T &b) { in swap() function
/hardware/qcom/sm7250/media/libc2dcolorconvert/
DC2DColorConverter.cpp32 void swap(size_t &x, size_t &y) in swap() function
/hardware/google/aemu/host-common/
Daddress_space_shared_slots_host_memory_allocator.cpp114 void swap(MemBlock& lhs, MemBlock& rhs) { in swap() function
/hardware/interfaces/camera/common/default/
DCameraMetadata.cpp420 void CameraMetadata::swap(CameraMetadata& other) { in swap() function in android::hardware::camera::common::helper::CameraMetadata
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h289 inline void swap(T& a, T& b) { in swap() function
/hardware/qcom/audio/hal/audio_extn/
Dmaxxaudio.c181 const struct ma_audio_cal_settings *audio_cal_settings, bool swap) in ma_set_lr_swap_l()
/hardware/qcom/display/msm8226/liboverlay/
DoverlayUtils.h397 template <class T> inline void swap ( T& a, T& b ) in swap() function
/hardware/qcom/display/msm8994/liboverlay/
DoverlayUtils.h386 template <class T> inline void swap ( T& a, T& b ) in swap() function
/hardware/qcom/display/msm8084/liboverlay/
DoverlayUtils.h428 template <class T> inline void swap ( T& a, T& b ) in swap() function
/hardware/qcom/display/msm8960/liboverlay/
DoverlayUtils.h423 template <class T> inline void swap ( T& a, T& b ) in swap() function
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h466 inline void swap(T& a, T& b) { in swap() function
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h493 inline void swap(T& a, T& b) { in swap() function

12