Home | History | Annotate | Download | only in native

Lines Matching refs:utf16length

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