Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dphone_number_format.h33 using GetBlockedPhoneLocationName = int (*)(const char*, const char*, char*); variable
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dphone_number_format.cpp356 GetBlockedPhoneLocationName getBlockedPhoneLocationName = in getCityName()
357 (GetBlockedPhoneLocationName)dlsym(i18nUtilHandle, "GetBlockedPhoneLocationName"); in getCityName()