Home
last modified time | relevance | path

Searched defs:GetSupportedRegions (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Denroll_intell_voice_engine_napi.cpp221 napi_value EnrollIntellVoiceEngineNapi::GetSupportedRegions(napi_env env, napi_callback_info info) in GetSupportedRegions() function in OHOS::IntellVoiceNapi::EnrollIntellVoiceEngineNapi
H A Dwakeup_intell_voice_engine_napi.cpp219 napi_value WakeupIntellVoiceEngineNapi::GetSupportedRegions(napi_env env, napi_callback_info info) in GetSupportedRegions() function in OHOS::IntellVoiceNapi::WakeupIntellVoiceEngineNapi
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp418 const unordered_set<string>& LocaleConfig::GetSupportedRegions() in GetSupportedRegions() function in OHOS::Global::I18n::LocaleConfig