Home
last modified time | relevance | path

Searched defs:destAddress (Results 1 – 3 of 3) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowSmsManagerTest.java22 private final String destAddress = "destinationAddress"; field in ShadowSmsManagerTest
/external/conscrypt/common/src/main/java/org/conscrypt/
DNativeSsl.java564 int readDirectByteBuffer(long destAddress, int destLength) in readDirectByteBuffer()
681 int readDirectByteBuffer(long destAddress, int destLength) throws IOException { in readDirectByteBuffer()
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DNativeSsl.java565 int readDirectByteBuffer(long destAddress, int destLength) in readDirectByteBuffer()
682 int readDirectByteBuffer(long destAddress, int destLength) throws IOException { in readDirectByteBuffer()