Home
last modified time | relevance | path

Searched refs:limit (Results 1 – 4 of 4) sorted by relevance

/libnativehelper/include_platform/nativehelper/
DJNIPlatformHelp.h63 /*out*/jint* limit,
124 jint* position, jint* limit, jint* elementSizeShift) { in jniGetNioBufferFields() argument
126 position, limit, elementSizeShift); in jniGetNioBufferFields()
/libnativehelper/
DJNIPlatformHelp.c60 jint* position, jint* limit, jint* elementSizeShift) { in jniGetNioBufferFields() argument
62 *limit = GetBufferLimit(env, nioBuffer); in jniGetNioBufferFields()
Dlibnativehelper_lazy.c237 jint* position, jint* limit, jint* elementSizeShift) { in jniGetNioBufferFields() argument
239 INVOKE_METHOD(jniGetNioBufferFields, M, env, nioBuffer, position, limit, in jniGetNioBufferFields()
DJniConstants.c51 V(NioBuffer, limit, "I", false) \