Home
last modified time | relevance | path

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

/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DNativeSsl.java570 int readDirectByteBuffer(long destAddress, int destLength) in readDirectByteBuffer()
687 int readDirectByteBuffer(long destAddress, int destLength) throws IOException { in readDirectByteBuffer()
/external/openthread/tests/unit/
Dtest_checksum.cpp319 Ip4::Address destAddress; in TestTcp4MessageChecksum() local
374 Ip4::Address destAddress; in TestUdp4MessageChecksum() local
/external/conscrypt/common/src/main/java/org/conscrypt/
DNativeSsl.java569 int readDirectByteBuffer(long destAddress, int destLength) in readDirectByteBuffer()
686 int readDirectByteBuffer(long destAddress, int destLength) throws IOException { in readDirectByteBuffer()
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowSmsManagerTest.java30 private final String destAddress = "destinationAddress"; field in ShadowSmsManagerTest
/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
DFilterChainMatchingProtocolNegotiators.java277 InetAddress destAddress) { in filterOnSourceType()
/external/openthread/src/core/border_router/
Drouting_manager.cpp575 Ip6::Address destAddress; in SendRouterAdvertisement() local
3879 Ip6::Address destAddress; in SendRs() local
/external/ot-br-posix/src/host/
Dncp_spinel.cpp487 const otIp6Address *destAddress; in HandleValueIs() local