Searched refs:readba_native (Results 1 – 1 of 1) sorted by relevance
92 int ret = readba_native(b, off, len, myFd); in read()144 private native int readba_native(byte[] b, int off, int len, in readba_native() method in LocalSocketImpl