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

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

Completed in 66 milliseconds