Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/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.h278 int32_t nextString; variable
/external/icu/libicu/cts_headers/unicode/
Dusetiter.h278 int32_t nextString; variable
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/moshi/
DJsonReader.java318 public abstract String nextString() throws IOException; in nextString() method in JsonReader
DJsonUtf8Reader.java605 @Override public String nextString() throws IOException { in nextString() method in JsonUtf8Reader
/external/icu/icu4c/source/i18n/
Drbnf.cpp524 LocDataParser::nextString() { in nextString() function in LocDataParser
/external/icu/icu4c/source/test/intltest/
Dusettest.cpp2437 const UnicodeString *nextString() { in nextString() function in UnicodeSetWithStringsIterator