/ohos5.0/base/global/i18n_lite/interfaces/kits/js/builtin/src/ |
H A D | locale_module.cpp | 26 char *lang = reinterpret_cast<char *>(ace_malloc(MAX_LANGUAGE_LENGTH)); in GetLanguage() local 66 char *lang = GetLanguage(); in GetLocale() local
|
/ohos5.0/base/update/updater/test/unittest/updater_ui_test/lang/ |
H A D | ui_language_unittest.cpp | 181 for (auto lang : LANG_ARRAY) { variable
|
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/ |
H A D | locale_info.cpp | 197 bool LocaleInfo::ChangeLanguageCode(char *lang, const int32_t dstSize, const char *src, const int32… in ChangeLanguageCode() 235 char lang[LANGUAGE_MAX_LENGTH]; in GetMask() local
|
/ohos5.0/base/startup/appspawn/test/mock/ |
H A D | js_runtime.h | 33 Language lang = Language::JS; member
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_base_message.cpp | 273 const int lang = 3; in GetSegmentSize() local 314 const int lang = 3; in GetMaxSegmentSize() local
|
/ohos5.0/foundation/multimedia/av_codec/interfaces/plugin/ |
H A D | source_plugin.h | 55 std::string lang = ""; variable
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/ |
H A D | runtime.h | 38 Language lang = Language::JS; member
|
/ohos5.0/drivers/peripheral/usb/ddk/device/src/ |
H A D | adapter_if.c | 178 static int32_t UsbFnWriteConfString(const char *deviceName, int32_t configVal, uint16_t lang, const… in UsbFnWriteConfString() 209 const char *deviceName, uint16_t lang, const char *stringName, const char *stringValue) in UsbFnWriteDesString()
|
H A D | adapter_if_liteos.c | 990 const char *deviceName, uint16_t lang, const char *stringName, const char *stringValue) in UsbFnWriteDesString()
|
/ohos5.0/base/global/resource_management/interfaces/cj/src/ |
H A D | resource_manager_impl.cpp | 407 const char *lang = localeInfo->getLanguage(); in GetLocale() local
|
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/src/ |
H A D | resource_manager_napi_utils.cpp | 486 const char *lang = localeInfo->getLanguage(); in GetLocale() local
|
/ohos5.0/drivers/peripheral/usb/ddk/device/include/ |
H A D | adapter_if.h | 100 uint16_t lang; member
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/ |
H A D | dash_mpd_downloader.cpp | 498 void DashMpdDownloader::SetDefaultLang(const std::string &lang, MediaAVCodec::MediaType type) in SetDefaultLang() 1212 bool DashMpdDownloader::IsLangMatch(const std::string &lang, MediaAVCodec::MediaType type) in IsLangMatch()
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | native_resource_manager.cpp | 67 const char *lang = localeInfo->getLanguage(); in copyLocalInfo() local
|
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_impl.cpp | 1923 std::string lang; in GetAudioTrackInfo() local 1952 std::string lang; in GetSubtitleTrackInfo() local
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | locale_config.cpp | 688 std::string lang(locale.getLanguage()); in GetDisplayLanguage() local
|