Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
DNativeConverter.cpp105 const UChar* mySourceLimit= uSource.get() + sourceEnd; in NativeConverter_encode() local
157 const char* mySourceLimit = reinterpret_cast<const char*>(uSource.get() + sourceEnd); in NativeConverter_decode() local
229 const char* mySourceLimit = &source; in NativeConverter_flushByteToChar() local
255 const UChar* mySourceLimit= &source; in NativeConverter_flushCharToByte() local