Searched refs:checkDestination (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/net/
H A DSocket.java116 checkDestination(dstAddress, dstPort);
126 checkDestination(dstAddress, dstPort);
224 checkDestination(dstAddress, dstPort);
248 checkDestination(dstAddress, dstPort);
273 checkDestination(addr, port);
299 private void checkDestination(InetAddress destAddr, int dstPort) { method in class:Socket
829 checkDestination(addr, port);

Completed in 22 milliseconds