Searched defs:GetSupportedRegions (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/ | ||
H A D | enroll_intell_voice_engine_napi.cpp | 221 napi_value EnrollIntellVoiceEngineNapi::GetSupportedRegions(napi_env env, napi_callback_info info) in GetSupportedRegions() function in OHOS::IntellVoiceNapi::EnrollIntellVoiceEngineNapi |
H A D | wakeup_intell_voice_engine_napi.cpp | 219 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 D | locale_config.cpp | 418 const unordered_set<string>& LocaleConfig::GetSupportedRegions() in GetSupportedRegions() function in OHOS::Global::I18n::LocaleConfig |