Searched defs:swap (Results 1 – 5 of 5) sorted by relevance
39 void swap(std::deque<T>& other) { in swap() function
109 public void swap(String callId) { in swap() method in TelecomAdapter
62 public E swap(E oldElement); in swap() method
256 public int swap() { in swap() method in BlockingGLTextureView.EglHelper
123 public static void swap(int[] array, int i, int j) { in swap() method in Utils