Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/icu/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/cronet/stable/third_party/icu/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/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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h936 DIVariable *getStringLength() const { in getStringLength() function