Searched refs:NewShortArray (Results 1 - 2 of 2) sorted by relevance

/dalvik/libnativehelper/include/nativehelper/
H A Djni.h387 jshortArray (*NewShortArray)(JNIEnv*, jsize); member in struct:JNINativeInterface
871 jshortArray NewShortArray(jsize length) function in struct:_JNIEnv
872 { return functions->NewShortArray(this, length); }
/dalvik/vm/
H A DJni.c4132 NewShortArray,

Completed in 879 milliseconds