OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setFileInput
(Results
1 - 2
of
2
) sorted by null
/libcore/luni/src/main/java/java/util/zip/
Inflater.java
312
synchronized int
setFileInput
(FileDescriptor fd, long offset, int byteCount) {
InflaterInputStream.java
194
int cnt = inf.
setFileInput
(is.mSharedRaf.getFD(), is.mOffset, nativeEndBufSize);
Completed in 323 milliseconds