Searched defs:readPacket (Results 1 – 4 of 4) sorted by relevance
88 public byte[] readPacket() throws IOException; in readPacket() method
235 public byte[] readPacket() throws IOException { in readPacket() method in SocketTransportWrapper
30 readPacket(char *mem, int size) { in readPacket() function
82 int SkSocket::readPacket(void (*onRead)(int, const void*, size_t, DataType, in readPacket() function in SkSocket