Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dphone_number_format.h31 using ExposeLocationName = int (*)(const char*, const char*, char*, const int); variable
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dphone_number_format.cpp294 ExposeLocationName locationNameFunc = reinterpret_cast<ExposeLocationName>( in getPhoneLocationName()