Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Dio_util_md.h42 jint handleSetLength(FD fd, jlong length);
67 #define IO_SetLength handleSetLength
Dio_util_md.c253 handleSetLength(FD fd, jlong length) in handleSetLength() function