Home
last modified time | relevance | path

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

/aosp_15_r20/libcore/luni/src/main/native/
H A Dlibcore_io_Memory.cpp60 static inline void swapShorts(jshort* dstShorts, const jshort* srcShorts, size_t count) { in swapShorts()
193 const jshort* srcShorts = reinterpret_cast<const jshort*>(src); in unsafeBulkCopy() local
/aosp_15_r20/art/runtime/native/
H A Dlibcore_io_Memory.cc64 static inline void swapShorts(jshort* dstShorts, const jshort* srcShorts, size_t count) { in swapShorts()
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/native/
H A Dcom_android_i18n_timezone_internal_Memory.cpp63 static inline void swapShorts(jshort* dstShorts, const jshort* srcShorts, size_t count) { in swapShorts()