Home
last modified time | relevance | path

Searched defs:readChar (Results 1 – 25 of 781) sorted by relevance

12345678910>>...32

/aosp_15_r20/external/leakcanary2/shark-graph/src/main/java/shark/internal/
H A DFieldValuesReader.kt96 private fun readChar(): Char { in readChar() method in shark.internal.FieldValuesReader
H A DClassFieldsReader.kt170 fun readChar(): Char { in readChar() method
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/
H A DCharStream.java47 char readChar() throws java.io.IOException; in readChar() method
/aosp_15_r20/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/storage/io/read/
DTypedInputStream.java84 public char readChar() throws IOException { in readChar() method in TypedInputStream
/aosp_15_r20/external/guava/android/guava/src/com/google/common/io/
H A DByteArrayDataInput.java73 char readChar(); in readChar() method
H A DLittleEndianDataInputStream.java207 public char readChar() throws IOException { in readChar() method in LittleEndianDataInputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/
DDataInput.java388 char readChar() throws IOException; in readChar() method
DDataInputStream.java367 public final char readChar() throws IOException { in readChar() method in DataInputStream
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DDataInput.java388 char readChar() throws IOException; in readChar() method
H A DDataInputStream.java367 public final char readChar() throws IOException { in readChar() method in DataInputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/0/libcore/ojluni/src/main/java/java/io/
DDataInput.java388 char readChar() throws IOException; in readChar() method
DDataInputStream.java367 public final char readChar() throws IOException { in readChar() method in DataInputStream
/aosp_15_r20/external/guava/guava/src/com/google/common/io/
H A DByteArrayDataInput.java73 char readChar(); in readChar() method
H A DLittleEndianDataInputStream.java207 public char readChar() throws IOException { in readChar() method in LittleEndianDataInputStream
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/input/
H A DSwappedDataInputStream.java78 public char readChar() throws IOException, EOFException { in readChar() method in SwappedDataInputStream
/aosp_15_r20/external/jackson-core/src/test/java/com/fasterxml/jackson/core/testsupport/
H A DMockDataInput.java66 public char readChar() throws IOException { in readChar() method in MockDataInput
/aosp_15_r20/frameworks/libs/modules-utils/java/com/android/modules/utils/
DFastDataInput.java255 public char readChar() throws IOException { in readChar() method in FastDataInput
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/duration/impl/
H A DXMLRecordReader.java311 int readChar() { in readChar() method in XMLRecordReader
/aosp_15_r20/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
H A DTestPropertyReader.java58 public void readChar(int id, char value) { in readChar() method in TestPropertyReader
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/impl/
H A DXMLRecordReader.java315 int readChar() { in readChar() method in XMLRecordReader
/aosp_15_r20/dalvik/dx/src/com/android/dex/
H A DEncodedValueReader.java148 public char readChar() { in readChar() method in EncodedValueReader
/aosp_15_r20/frameworks/base/core/java/android/view/inspector/
H A DPropertyReader.java68 void readChar(int id, char value); in readChar() method
/aosp_15_r20/external/leakcanary2/shark-hprof/src/main/java/shark/
H A DHprofRecordReader.kt520 fun readChar(): Char { in <lambda>() method
/aosp_15_r20/external/javaparser/javaparser-core/generated-sources/javacc/com/github/javaparser/
H A DSimpleCharStream.java205 public char readChar() throws java.io.IOException in readChar() method in SimpleCharStream
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DDataInputStreamTest.java475 public char readChar() throws IOException { in readChar() method in DataInputStreamTest.TestDataInputStream

12345678910>>...32