Home
last modified time | relevance | path

Searched defs:ChangeLocale (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/adapter/
H A Dmock_ace_application_info.cpp23 void ChangeLocale(const std::string& language, const std::string& countryOrRegion) override {} in ChangeLocale() function in OHOS::Ace::MockAceApplicationInfo
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_ace_application_info.cpp25 void ChangeLocale(const std::string& language, const std::string& countryOrRegion) override {} in ChangeLocale() function in OHOS::Ace::MockAceApplicationInfo
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_application_info.cpp36 void AceApplicationInfoImpl::ChangeLocale(const std::string& language, const std::string& countryOr… in ChangeLocale() function in OHOS::Ace::Platform::AceApplicationInfoImpl
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_application_info.cpp53 void AceApplicationInfoImpl::ChangeLocale(const std::string& language, const std::string& countryOr… in ChangeLocale() function in OHOS::Ace::Platform::AceApplicationInfoImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.cpp564 void FrontendDelegateDeclarativeNG::ChangeLocale(const std::string& language, const std::string& co… in ChangeLocale() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp149 void PluginFrontendDelegate::ChangeLocale(const std::string& language, const std::string& countryOr… in ChangeLocale() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp160 void FrontendDelegateImpl::ChangeLocale(const std::string& language, const std::string& countryOrRe… in ChangeLocale() function in OHOS::Ace::Framework::FrontendDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp227 void FrontendDelegateDeclarative::ChangeLocale(const std::string& language, const std::string& coun… in ChangeLocale() function in OHOS::Ace::Framework::FrontendDelegateDeclarative