Home
last modified time | relevance | path

Searched defs:getStringLength (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
Ducharstriebuilder.cpp46 int32_t getStringLength(const UnicodeString &strings) const { in getStringLength() function in UCharsTrieElement
Dbytestriebuilder.cpp54 int32_t getStringLength(const CharString &strings) const { in getStringLength() function in BytesTrieElement
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h889 DIVariable *getStringLength() const { in getStringLength() function