Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dicu_wrappers.cpp32 typedef int8_t (*u_charType_t)(UChar32); in __icu_charType() typedef
33 static auto u_charType = reinterpret_cast<u_charType_t>(__find_icu_symbol("u_charType")); in __icu_charType()