Home
last modified time | relevance | path

Searched defs:getBlockedRegionName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/mock/src/
H A Dphone_number_format_mock.cpp26 bool PhoneNumberFormatMock::getBlockedRegionName(const std::string& regionCode, const std::string& … in getBlockedRegionName() function in OHOS::Global::I18n::PhoneNumberFormatMock
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dphone_number_format.cpp326 bool PhoneNumberFormat::getBlockedRegionName( in getBlockedRegionName() function in OHOS::Global::I18n::PhoneNumberFormat
333 …GetBlockedRegionName getBlockedRegionName = (GetBlockedRegionName)dlsym(i18nUtilHandle, "GetBlocke… in getBlockedRegionName() local