Home
last modified time | relevance | path

Searched refs:FastDataInput (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DFastDataTest.java51 try (FastDataInput in = new FastDataInput(new ByteArrayInputStream( in testEndOfFile_Int()
55 try (FastDataInput in = new FastDataInput(new ByteArrayInputStream( in testEndOfFile_Int()
64 try (FastDataInput in = new FastDataInput(new ByteArrayInputStream( in testEndOfFile_String()
68 try (FastDataInput in = new FastDataInput(new ByteArrayInputStream( in testEndOfFile_String()
76 try (FastDataInput in = new FastDataInput(new ByteArrayInputStream( in testEndOfFile_Bytes_Small()
81 try (FastDataInput in = new FastDataInput(new ByteArrayInputStream( in testEndOfFile_Bytes_Small()
115 final FastDataInput in = new FastDataInput( in testTranscode()
359 @NonNull ThrowingConsumer<FastDataInput> in) throws Exception { in doBounce()
364 @NonNull ThrowingConsumer<FastDataInput> in, int count) throws Exception { in doBounce()
373 final FastDataInput inData = new FastDataInput(inStream, BOUNCE_SIZE); in doBounce()
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DFastDataInput.java41 public class FastDataInput implements DataInput, Closeable { class
60 public FastDataInput(@NonNull InputStream in, int bufferSize) { in FastDataInput() method in FastDataInput
H A DBinaryXmlPullParser.java82 private FastDataInput mIn;
103 mIn = new FastDataInput(is, BUFFER_SIZE); in setInput()
/aosp12/frameworks/base/apct-tests/perftests/core/src/com/android/internal/util/
H A DFastDataPerfTest.java91 final DataInput in = new FastDataInput(is, BUFFER_SIZE); in timeRead_Local()
/aosp12/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkStatsCollection.java57 import com.android.internal.util.FastDataInput;
443 final FastDataInput dataIn = new FastDataInput(in, BUFFER_SIZE); in read()
/aosp12/frameworks/base/services/
H A Dart-profile25264 …net/NetworkIdentitySet;]Ljava/io/DataInput;Lcom/android/internal/util/FastDataInput;,Ljava/io/Data…
25270 …ut;)Ljava/lang/String;+]Ljava/io/DataInput;Lcom/android/internal/util/FastDataInput;,Ljava/io/Data…
25632 …(Ljava/io/DataInput;)V+]Ljava/io/DataInput;Lcom/android/internal/util/FastDataInput;,Ljava/io/Data…