Home
last modified time | relevance | path

Searched refs:UnicodeString_charAt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dunistr.cpp94 UnicodeString_charAt(int32_t offset, void *context) { in UnicodeString_charAt() function
652 return u_unescapeAt(UnicodeString_charAt, &offset, length(), (void*)this); in unescapeAt()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dunistr.cpp94 UnicodeString_charAt(int32_t offset, void *context) { in UnicodeString_charAt() function
652 return u_unescapeAt(UnicodeString_charAt, &offset, length(), (void*)this); in unescapeAt()