Home
last modified time | relevance | path

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

/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
DUResourceBundleIterator.java73 public String nextString()throws NoSuchElementException, UResourceTypeMismatchException{ in nextString() method in UResourceBundleIterator
/external/icu/android_icu4j/src/main/java/android/icu/util/
DUResourceBundleIterator.java72 public String nextString()throws NoSuchElementException, UResourceTypeMismatchException{ in nextString() method in UResourceBundleIterator
/external/icu/icu4c/source/common/unicode/
Dusetiter.h282 int32_t nextString; variable
/external/cronet/stable/third_party/icu/source/common/unicode/
Dusetiter.h282 int32_t nextString; variable
/external/icu/libicu/cts_headers/unicode/
Dusetiter.h282 int32_t nextString; variable
/external/cronet/tot/third_party/icu/source/common/unicode/
Dusetiter.h282 int32_t nextString; variable
/external/moshi/moshi/src/main/java/com/squareup/moshi/
DJsonUtf8Reader.java656 public String nextString() throws IOException { in nextString() method in JsonUtf8Reader
704 String nextString = nextString(); in selectString() local
DJsonReader.java374 public abstract String nextString() throws IOException; in nextString() method in JsonReader
DJsonValueReader.java195 public String nextString() throws IOException { in nextString() method in JsonValueReader
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/moshi/
DJsonReader.java317 public abstract String nextString() throws IOException; in nextString() method in JsonReader
DJsonUtf8Reader.java613 @Override public String nextString() throws IOException { in nextString() method in JsonUtf8Reader
/external/gson/gson/src/main/java/com/google/gson/internal/bind/
DJsonTreeReader.java183 @Override public String nextString() throws IOException { in nextString() method in JsonTreeReader
/external/kotlinx.serialization/formats/cbor/commonTest/src/kotlinx/serialization/cbor/
DCborParserTest.kt545 private fun CborParser.nextString(tag: ULong) = nextString(ulongArrayOf(tag)) in nextNumber() method
/external/kotlinx.serialization/formats/cbor/commonMain/src/kotlinx/serialization/cbor/internal/
DDecoder.kt231 fun nextString(tags: ULongArray? = null) = nextTaggedString(tags).first in nextString() method
/external/gson/gson/src/main/java/com/google/gson/stream/
DJsonReader.java815 public String nextString() throws IOException { in nextString() method in JsonReader
/external/icu/icu4c/source/i18n/
Drbnf.cpp524 LocDataParser::nextString() { in nextString() function in LocDataParser
/external/cronet/stable/third_party/icu/source/i18n/
Drbnf.cpp524 LocDataParser::nextString() { in nextString() function in LocDataParser
/external/cronet/tot/third_party/icu/source/i18n/
Drbnf.cpp524 LocDataParser::nextString() { in nextString() function in LocDataParser
/external/cronet/tot/third_party/icu/source/test/intltest/
Dusettest.cpp2550 const UnicodeString *nextString() { in nextString() function in UnicodeSetWithStringsIterator
/external/cronet/stable/third_party/icu/source/test/intltest/
Dusettest.cpp2550 const UnicodeString *nextString() { in nextString() function in UnicodeSetWithStringsIterator
/external/icu/icu4c/source/test/intltest/
Dusettest.cpp2563 const UnicodeString *nextString() { in nextString() function in UnicodeSetWithStringsIterator