Searched defs:otherPtr (Results 1 – 2 of 2) sorted by relevance
177 void *const otherPtr = other.m_ptr; in swap() local
2314 private static native void nativeSwap(long ptr, long otherPtr) in nativeSwap()