Searched refs:GetShortArrayElements (Results 1 – 1 of 1) sorted by relevance
634 jshort * (JNICALL *GetShortArrayElements)1587 jshort * GetShortArrayElements(jshortArray array, jboolean *isCopy) { in GetShortArrayElements() function1588 return functions->GetShortArrayElements(this,array,isCopy); in GetShortArrayElements()