Searched refs:getDirectBufferAddress (Results 1 – 7 of 7) sorted by relevance
/external/conscrypt/src/main/java/org/conscrypt/ | ||
D | OpenSSLMac.java | 118 long baseAddress = NativeCrypto.getDirectBufferAddress(input); in engineUpdate() |
D | OpenSSLMessageDigestJDK.java | 117 long baseAddress = NativeCrypto.getDirectBufferAddress(input); in engineUpdate() |
D | OpenSSLSignature.java | 139 long baseAddress = NativeCrypto.getDirectBufferAddress(input); in engineUpdate() |
D | NativeCrypto.java | 1295 public static native long getDirectBufferAddress(Buffer buf); in getDirectBufferAddress() method in NativeCrypto |
/external/conscrypt/src/main/native/ | ||
D | org_conscrypt_NativeCrypto.cpp | 11306 NATIVE_METHOD(NativeCrypto, getDirectBufferAddress, "(Ljava/nio/Buffer;)J"), |
/external/robolectric/v3/runtime/ | ||
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |