Searched defs:inArray (Results 1 – 3 of 3) sorted by relevance
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | StringServices.cpp | 238 const void * inArray, in ByteArrayToVariant()
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/ |
D | PoloChallengeResponse.java | 202 private byte[] removeLeadingNullBytes(byte[] inArray) { in removeLeadingNullBytes()
|
/external/conscrypt/common/src/jni/main/cpp/ |
D | NativeCrypto.cpp | 2979 jint outOffset, jbyteArray inArray, jint inOffset, jint inLength) { in NativeCrypto_EVP_CipherUpdate() 3211 jbyteArray inArray, jint inOffset, jint inLength, jbyteArray aadArray, in evp_aead_ctx_op() 3298 jbyteArray inArray, jint inOffset, jint inLength, in NativeCrypto_EVP_AEAD_CTX_seal() 3307 jbyteArray inArray, jint inOffset, jint inLength, in NativeCrypto_EVP_AEAD_CTX_open() 3378 static void NativeCrypto_HMAC_Update(JNIEnv* env, jclass, jobject hmacCtxRef, jbyteArray inArray, in NativeCrypto_HMAC_Update()
|