Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dlibcore_icu_NativeConverter.cpp110 const UChar* mySourceLimit= uSource.get() + sourceEnd; in NativeConverter_encode() local
156 const char* mySourceLimit = reinterpret_cast<const char*>(uSource.get() + sourceEnd); in NativeConverter_decode() local