Searched defs:readba_native (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/net/
H A DLocalSocketImpl.java101 int ret = readba_native(b, off, len, myFd);
172 private native int readba_native(byte[] b, int off, int len, method in class:LocalSocketImpl

Completed in 69 milliseconds