Home | History | Annotate | Download | only in native

Lines Matching full:utf16length

464     size_t utf16length = fillBuffer(parsingContext, text, length);
469 env->CallVoidMethod(javaParser, method, buffer, utf16length);