Searched defs:inArray (Results 1 – 7 of 7) sorted by relevance
202 private byte[] removeLeadingNullBytes(byte[] inArray) { in removeLeadingNullBytes()
62 function removeDuplicates(inArray) { argument
1173 function inArray( elem, array ) { function
1134 inArray: function( elem, array ) { method
1086 inArray: function( elem, array ) { method
4409 jint outOffset, jbyteArray inArray, jint inOffset, jint inLength) { in NativeCrypto_EVP_CipherUpdate()