OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:readbytesintobuffer
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/core/tests/BTtraffic/src/com/android/google/experimental/bttraffic/
BTtraffic.java
221
readBytesIntoBuffer
(inputStream, byteBuffer, 4);
226
readBytesIntoBuffer
(inputStream, byteBuffer, length);
233
void
readBytesIntoBuffer
(InputStream inputStream, ByteBuffer byteBuffer, int numToRead)
Completed in 84 milliseconds