Home
last modified time | relevance | path

Searched defs:taboo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dtaboo_utils.cpp33 std::shared_ptr<Taboo> taboo = GetLatestTaboo(); in ReplaceCountryName() local
40 std::shared_ptr<Taboo> taboo = GetLatestTaboo(); in ReplaceLanguageName() local
H A Dphone_number_format.cpp275 TabooUtils taboo; in getLocationName() local
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/taboo_fuzzer/
H A Dtaboo_fuzzer.cpp32 Taboo* taboo = new Taboo(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp277 Taboo* taboo = new Taboo(); variable