Home
last modified time | relevance | path

Searched refs:hasShortLength (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/common/
Dunistr.cpp430 if(hasShortLength()) { in ~UnicodeString()
534 if(!hasShortLength()) { in copyFrom()
544 if(!hasShortLength()) { in copyFrom()
598 if(!hasShortLength()) { in copyFieldsFrom()
/external/cronet/third_party/icu/source/common/
Dunistr.cpp430 if(hasShortLength()) { in ~UnicodeString()
534 if(!hasShortLength()) { in copyFrom()
544 if(!hasShortLength()) { in copyFrom()
598 if(!hasShortLength()) { in copyFieldsFrom()
/external/cronet/third_party/icu/source/common/unicode/
Dunistr.h3587 inline UBool hasShortLength() const;
3878 UnicodeString::hasShortLength() const { in hasShortLength() function
3891 return hasShortLength() ? getShortLength() : fUnion.fFields.fLength; in length()
/external/icu/libicu/cts_headers/unicode/
Dunistr.h3587 inline UBool hasShortLength() const;
3878 UnicodeString::hasShortLength() const { in hasShortLength() function
3891 return hasShortLength() ? getShortLength() : fUnion.fFields.fLength; in length()
/external/icu/icu4c/source/common/unicode/
Dunistr.h3587 inline UBool hasShortLength() const;
3878 UnicodeString::hasShortLength() const { in hasShortLength() function
3891 return hasShortLength() ? getShortLength() : fUnion.fFields.fLength; in length()