Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dphone_number_format.h32 using GetBlockedRegionName = bool (*)(const char*, const char*); variable
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dphone_number_format.cpp333GetBlockedRegionName getBlockedRegionName = (GetBlockedRegionName)dlsym(i18nUtilHandle, "GetBlocke… in getBlockedRegionName()