Home
last modified time | relevance | path

Searched defs:nextString (Results 1 – 25 of 448) sorted by relevance

12345678910>>...18

/aosp_15_r20/cts/libs/json/src/com/android/json/stream/
H A DJsonReader.java376 public String nextString() throws IOException { in nextString() method in JsonReader
807 private String nextString(char quote) throws IOException { in nextString() method in JsonReader
/aosp_15_r20/frameworks/base/core/java/android/util/
H A DJsonReader.java408 public String nextString() throws IOException { in nextString() method in JsonReader
882 private String nextString(char quote) throws IOException { in nextString() method in JsonReader
/aosp_15_r20/external/moshi/moshi/src/main/java/com/squareup/moshi/
H A DJsonUtf8Reader.java656 public String nextString() throws IOException { in nextString() method in JsonUtf8Reader
704 String nextString = nextString(); in selectString() local
H A DJsonReader.java374 public abstract String nextString() throws IOException; in nextString() method in JsonReader
H A DJsonValueReader.java195 public String nextString() throws IOException { in nextString() method in JsonValueReader
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DUResourceBundleIterator.java72 public String nextString()throws NoSuchElementException, UResourceTypeMismatchException{ in nextString() method in UResourceBundleIterator
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
H A DUResourceBundleIterator.java73 public String nextString()throws NoSuchElementException, UResourceTypeMismatchException{ in nextString() method in UResourceBundleIterator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/
H A Dusetiter.h278 int32_t nextString; variable
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/
H A Dusetiter.h278 int32_t nextString; variable
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/
H A Dusetiter.h278 int32_t nextString; variable
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/
H A Dusetiter.h278 int32_t nextString; variable
/aosp_15_r20/external/icu/icu4c/source/common/unicode/
H A Dusetiter.h282 int32_t nextString; variable
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dusetiter.h282 int32_t nextString; variable
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/
H A Dusetiter.h282 int32_t nextString; variable
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DATResponseParser.java82 nextString() in nextString() method in ATResponseParser
/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/
H A DProcFileReader.java165 public String nextString() throws IOException { in nextString() method in ProcFileReader
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/moshi/
H A DJsonReader.java317 public abstract String nextString() throws IOException; in nextString() method in JsonReader
H A DJsonUtf8Reader.java613 @Override public String nextString() throws IOException { in nextString() method in JsonUtf8Reader
/aosp_15_r20/external/gson/gson/src/main/java/com/google/gson/internal/bind/
H A DJsonTreeReader.java183 @Override public String nextString() throws IOException { in nextString() method in JsonTreeReader
/aosp_15_r20/libcore/json/src/main/java/org/json/
H A DJSONTokener.java202 public String nextString(char quote) throws JSONException { in nextString() method in JSONTokener
/aosp_15_r20/out/soong/.intermediates/cts/libs/json/json/linux_glibc_common/local-javac-header/
Djson.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/cts/libs/json/json/linux_glibc_common/javac/
Djson.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/cts/libs/json/jsonlib/linux_glibc_common/javac-header/
Djsonlib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/kotlinx.serialization/formats/cbor/commonMain/src/kotlinx/serialization/cbor/internal/
H A DEncoding.kt379 fun nextString(): String { in decodeString() method
/aosp_15_r20/external/gson/gson/src/main/java/com/google/gson/stream/
H A DJsonReader.java815 public String nextString() throws IOException { in nextString() method in JsonReader

12345678910>>...18