/aosp12/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/io/read/ |
H A D | TypedInputStream.java | 76 chars[i] = dis.readChar(); in readTinyVarCharArray() 84 public char readChar() throws IOException { in readChar() method in TypedInputStream 85 return dis.readChar(); in readChar()
|
/aosp12/packages/modules/GeoTZ/s2storage/src/test/java/com/android/timezone/location/storage/io/ |
H A D | TypedStreamsTest.java | 81 assertEquals(Character.MIN_VALUE, tis.readChar()); in writeReadOk() 82 assertEquals(1234, tis.readChar()); in writeReadOk() 83 assertEquals(Character.MAX_VALUE, tis.readChar()); in writeReadOk()
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/ |
H A D | BinaryDictDecoderUtils.java | 267 int character = readChar(dictBuffer); in readString() 270 character = readChar(dictBuffer); in readString() 283 static int readChar(final DictBuffer dictBuffer) { in readChar() method in BinaryDictDecoderUtils.CharEncoding
|
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/ |
H A D | PageRangeUtils.java | 216 private static Pair<Integer, Character> readChar(CharSequence s, int pos, char expectedChar) { in readChar() method in PageRangeUtils 243 retChar = readChar(s, pos, ','); in readRange() 256 retChar = readChar(s, pos, '-'); in readRange()
|
/aosp12/frameworks/base/core/java/android/view/inspector/ |
H A D | PropertyReader.java | 68 void readChar(int id, char value); in readChar() method
|
/aosp12/frameworks/native/libs/binder/rust/tests/ |
H A D | serialization.cpp | 166 ASSERT_EQ(reply.readChar(), 0); in TEST_F() 167 ASSERT_EQ(reply.readChar(), 1); in TEST_F() 168 ASSERT_EQ(reply.readChar(), numeric_limits<char16_t>::max()); in TEST_F()
|
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
H A D | FastDataTest.java | 167 assertEquals('\0', in.readChar()); in testBounce_Char() 168 assertEquals('☃', in.readChar()); in testBounce_Char()
|
/aosp12/frameworks/base/tools/processors/view_inspector/test/resources/android/processor/view/inspector/InspectionCompanionGeneratorTest/ |
H A D | SimpleProperties.java.txt | 105 propertyReader.readChar(mCharId, node.getChar());
|
/aosp12/frameworks/base/core/java/com/android/internal/util/ |
H A D | FastDataInput.java | 214 public char readChar() throws IOException { in readChar() method in FastDataInput
|
/aosp12/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/block/read/ |
H A D | BlockFileReader.java | 94 mMagic = tis.readChar(); in open()
|
/aosp12/frameworks/native/libs/binder/tests/parcel_fuzzer/ |
H A D | binder.cpp | 136 PARCEL_READ_OPT_STATUS(char16_t, readChar),
|
/aosp12/frameworks/native/libs/binder/ndk/ |
H A D | parcel.cpp | 158 status = rawParcel->readChar(array + i); 556 status_t status = parcel->get()->readChar(value); in AParcel_readChar()
|
/aosp12/frameworks/native/include/binder/ |
H A D | Parcel.h | 342 char16_t readChar() const; 343 status_t readChar(char16_t *pArg) const; 947 return readChar(t); // this reads as int32_t
|
/aosp12/frameworks/native/libs/binder/include/binder/ |
H A D | Parcel.h | 342 char16_t readChar() const; 343 status_t readChar(char16_t *pArg) const; 947 return readChar(t); // this reads as int32_t
|
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
H A D | StructuredParcelable.cpp | 132 _aidl_ret_status = _aidl_parcel->readChar(&charDefaultsToC); in readFromParcel()
|
H A D | ITestService.cpp | 243 _aidl_ret_status = _aidl_reply.readChar(_aidl_return); in RepeatChar() 2195 _aidl_ret_status = _aidl_data.readChar(&in_token); in onTransact()
|
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/ |
H A D | ILoggableInterface.cpp | 318 _aidl_ret_status = _aidl_data.readChar(&in_charValue); in onTransact()
|
/aosp12/frameworks/native/libs/binder/ |
H A D | Parcel.cpp | 1637 status_t Parcel::readChar(char16_t *pArg) const in readChar() function in android::Parcel 1645 char16_t Parcel::readChar() const in readChar() function in android::Parcel
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | ExifInterface.java | 4945 public char readChar() throws IOException { in readChar() method in ExifInterface.ByteOrderedDataInputStream 4947 return mDataInputStream.readChar(); in readChar()
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/packages/services/Telecomm/libs/ |
H A D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 39782 method public abstract char readChar() throws java.io.IOException; 39803 method public final char readChar() throws java.io.IOException; 40104 method public char readChar() throws java.io.IOException; 40441 method public final char readChar() throws java.io.IOException;
|