Home
last modified time | relevance | path

Searched defs:SetLanguage (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_audio_system_manager_adapter_wrapper.cpp173 bool ArkAudioSystemManagerAdapterWrapper::SetLanguage(const std::string& language) in SetLanguage() function in OHOS::ArkWeb::ArkAudioSystemManagerAdapterWrapper
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_audio_system_manager_adapter_impl.cpp118 bool ArkAudioSystemManagerAdapterImpl::SetLanguage(ArkWebString language) in SetLanguage() function in OHOS::ArkWeb::ArkAudioSystemManagerAdapterImpl
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dresource_config_helper.cpp29 void ResourceConfigHelper::SetLanguage(std::string language) in SetLanguage() function in OHOS::AbilityRuntime::ResourceConfigHelper
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H A Dhistory_info_mgr.cpp76 void HistoryInfoMgr::SetLanguage(const std::string &language) in SetLanguage() function in OHOS::IntellVoiceEngine::HistoryInfoMgr
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dengine_util.cpp216 void EngineUtil::SetLanguage() in SetLanguage() function in OHOS::IntellVoiceEngine::EngineUtil
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Doptions.cpp134 bool Options::SetLanguage(const std::string &language) in SetLanguage() function in OHOS::HDI::Options
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.h171 void SetLanguage(const std::string& language) in SetLanguage() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dresource_configuration.h150 void SetLanguage(const std::string& language) in SetLanguage() function
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.cpp217 bool Options::SetLanguage(const std::string &language) in SetLanguage() function in OHOS::Idl::Options
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_locale.cpp41 RState ResLocale::SetLanguage(const char *language, size_t len) in SetLanguage() function in OHOS::Global::Resource::ResLocale
/ohos5.0/base/web/webview/ohos_adapter/audio_adapter/src/
H A Daudio_system_manager_adapter_impl.cpp426 bool AudioSystemManagerAdapterImpl::SetLanguage(const std::string& language) in SetLanguage() function in OHOS::NWeb::AudioSystemManagerAdapterImpl
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dres_locale.cpp45 RState ResLocale::SetLanguage(const char *language, size_t len) in SetLanguage() function in OHOS::Global::Resource::ResLocale
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dapplication_context.cpp716 void ApplicationContext::SetLanguage(const std::string &language) in SetLanguage() function in OHOS::AbilityRuntime::ApplicationContext
H A Djs_application_context_utils.cpp666 napi_value JsApplicationContextUtils::SetLanguage(napi_env env, napi_callback_info info) in SetLanguage() function in OHOS::AbilityRuntime::JsApplicationContextUtils