/ohos5.0/foundation/arkui/ace_engine/test/mock/adapter/ |
H A D | mock_ace_application_info.cpp | 23 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 D | mock_ace_application_info.cpp | 25 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 D | ace_application_info.cpp | 36 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 D | ace_application_info.cpp | 53 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 D | frontend_delegate_declarative_ng.cpp | 564 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 D | plugin_frontend_delegate.cpp | 149 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 D | frontend_delegate_impl.cpp | 160 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 D | frontend_delegate_declarative.cpp | 227 void FrontendDelegateDeclarative::ChangeLocale(const std::string& language, const std::string& coun… in ChangeLocale() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|