Home
last modified time | relevance | path

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

/libnativehelper/platform_include/nativehelper/detail/
Dsignature_checker.h691 constexpr NativePositionAllowed ConvertPositionToAllowed(size_t position) { in ConvertPositionToAllowed()
832 NativePositionAllowed position, in IsValidJniParameterPosition()
870 constexpr bool IsValidJniParameter(NativeKind native_kind, NativePositionAllowed position) { in IsValidJniParameter()
/libnativehelper/
DJNIHelp.cpp377 const int position = e->GetIntField(nioBuffer, JniConstants::GetNioBufferPositionField(e)); in jniGetNioBufferPointer() local
386 jint* position, jint* limit, jint* elementSizeShift) { in jniGetNioBufferFields()
/libnativehelper/include/nativehelper/
DJNIHelp.h250 jint* position, jint* limit, jint* elementSizeShift) { in jniGetNioBufferFields()