Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dicu_wrappers.cpp38 typedef int32_t (*u_getIntPropertyValue_t)(UChar32, UProperty); in __icu_getIntPropertyValue() typedef
40 reinterpret_cast<u_getIntPropertyValue_t>(__find_icu_symbol("u_getIntPropertyValue")); in __icu_getIntPropertyValue()