Home
last modified time | relevance | path

Searched defs:getSendBufferSize (Results 1 – 8 of 8) sorted by relevance

/libcore/ojluni/annotations/mmodule/java/net/
DDatagramSocket.annotated.java80 public synchronized int getSendBufferSize() throws java.net.SocketException { throw new RuntimeExce… in getSendBufferSize() method in DatagramSocket
DSocket.annotated.java102 public synchronized int getSendBufferSize() throws java.net.SocketException { throw new RuntimeExce… in getSendBufferSize() method in Socket
/libcore/ojluni/src/main/java/sun/nio/ch/
DDatagramSocketAdaptor.java309 public int getSendBufferSize() throws SocketException { in getSendBufferSize() method in DatagramSocketAdaptor
DSocketAdaptor.java371 public int getSendBufferSize() throws SocketException { in getSendBufferSize() method in SocketAdaptor
/libcore/ojluni/annotations/hiddenapi/java/net/
DDatagramSocket.java147 public synchronized int getSendBufferSize() throws java.net.SocketException { in getSendBufferSize() method in DatagramSocket
DSocket.java213 public synchronized int getSendBufferSize() throws java.net.SocketException { in getSendBufferSize() method in Socket
/libcore/ojluni/src/main/java/java/net/
DDatagramSocket.java1011 public synchronized int getSendBufferSize() throws SocketException { in getSendBufferSize() method in DatagramSocket
DSocket.java1252 public synchronized int getSendBufferSize() throws SocketException { in getSendBufferSize() method in Socket