Home
last modified time | relevance | path

Searched defs:SetLocale (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/adapter/
H A Dmock_ace_application_info.cpp20 …void SetLocale(const std::string& language, const std::string& countryOrRegion, const std::string&… in SetLocale() function in OHOS::Ace::MockAceApplicationInfo
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_ace_application_info.cpp20 …void SetLocale(const std::string& language, const std::string& countryOrRegion, const std::string&… in SetLocale() function in OHOS::Ace::MockAceApplicationInfo
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_application_info.cpp60 void AceApplicationInfoImpl::SetLocale(const std::string& language, const std::string& countryOrReg… in SetLocale() function in OHOS::Ace::Platform::AceApplicationInfoImpl
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_application_info.cpp73 void AceApplicationInfoImpl::SetLocale(const std::string& language, const std::string& countryOrReg… in SetLocale() function in OHOS::Ace::Platform::AceApplicationInfoImpl
/ohos5.0/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_request.cpp46 void GeoConvertRequest::SetLocale(std::string locale) in SetLocale() function in OHOS::Location::GeoConvertRequest
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble_utils.c155 static int32_t SetLocale(char **localeBefore) in SetLocale() function
/ohos5.0/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/
H A Ddisc_nstackx_adapter.c511 static int32_t SetLocale(char **localeBefore) in SetLocale() function
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/anonymize/src/
H A Danonymizer.c245 static int32_t SetLocale(char **localeBefore) in SetLocale() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dlocalization.cpp970 void Localization::SetLocale(const std::string& language, const std::string& countryOrRegion, const… in SetLocale() function in OHOS::Ace::Localization
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h684 void SetLocale(std::string locale) in SetLocale() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp717 void SetLocale(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) in SetLocale() function