Home
last modified time | relevance | path

Searched defs:srcLongs (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/libcore/luni/src/main/native/
H A Dlibcore_io_Memory.cpp81 static inline void swapLongs(jlong* dstLongs, const jlong* srcLongs, size_t count) { in swapLongs()
201 const jlong* srcLongs = reinterpret_cast<const jlong*>(src); in unsafeBulkCopy() local
/aosp_15_r20/art/runtime/native/
H A Dlibcore_io_Memory.cc85 static inline void swapLongs(jlong* dstLongs, const jlong* srcLongs, size_t count) { in swapLongs()
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/native/
H A Dcom_android_i18n_timezone_internal_Memory.cpp84 static inline void swapLongs(jlong* dstLongs, const jlong* srcLongs, size_t count) { in swapLongs()