Home
last modified time | relevance | path

Searched refs:pbytes (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/native/
Dio_util_md.c214 handleAvailable(FD fd, jlong *pbytes) in handleAvailable() argument
229 *pbytes = n; in handleAvailable()
248 *pbytes = size - current; in handleAvailable()
Dio_util_md.h41 jint handleAvailable(FD fd, jlong *pbytes);