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.cpp241 const UChar* mySourceLimit= reinterpret_cast<const UChar*>(uSource.get()) + sourceEnd; in NativeConverter_encode() local
297 const char* mySourceLimit = reinterpret_cast<const char*>(uSource.get() + sourceEnd); in NativeConverter_decode() local