Home
last modified time | relevance | path

Searched defs:language (Results 151 - 175 of 377) sorted by relevance

12345678910>>...16

/base/update/updateservice/services/engine/src/
H A Dupdate_service_impl_firmware.cpp316 GetChangelogContent(std::string &dataXml, const std::string &language) GetChangelogContent() argument
[all...]
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dengine_util.cpp223 std::string language = HistoryInfoMgr::GetInstance().GetLanguage(); in SetLanguage() local
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Doptions.h81 std::string language; member
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dui_ability_impl_test.cpp156 auto language = OHOS::Global::I18n::LocaleConfig::GetSystemLanguage(); in HWTEST_F() local
214 auto language = OHOS::Global::I18n::LocaleConfig::GetSystemLanguage(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/application_context_test/
H A Dapplication_context_test.cpp997 std::string language = "zh-cn"; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/js_service_extension_test/
H A Djs_service_extension_test.cpp163 auto language = configuration->GetItem(AAFwk::GlobalConfigurationKey::SYSTEM_LANGUAGE); in HWTEST_F() local
237 auto language = configuration->GetItem(AAFwk::GlobalConfigurationKey::SYSTEM_LANGUAGE); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dconnect_server_manager.cpp204 AddInstance( int32_t instanceId, const std::string& language, const std::string& instanceName) AddInstance() argument
265 GetInstanceMapMessage( const char* messageType, int32_t instanceId, const std::string& language) GetInstanceMapMessage() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/
H A Dpa_backend.cpp38 bool PaBackend::Initialize(BackendType type, SrcLanguage language) in Initialize() argument
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_localization.cpp27 void Localization::SetLocaleImpl(const std::string& language, const std::string& countryOrRegion, in SetLocaleImpl() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/
H A Dtime_picker_order_test_ng.cpp159 const std::string language = "zh"; in HWTEST_F() local
223 const std::string language = "en"; in HWTEST_F() local
287 const std::string language in HWTEST_F() local
351 const std::string language = "bo"; HWTEST_F() local
415 const std::string language = "fa"; HWTEST_F() local
479 const std::string language = "iw"; HWTEST_F() local
543 const std::string language = "he"; HWTEST_F() local
607 const std::string language = "ar"; HWTEST_F() local
671 const std::string language = "zh"; HWTEST_F() local
736 const std::string language = "en"; HWTEST_F() local
805 const std::string language = "ur"; HWTEST_F() local
874 const std::string language = "bo"; HWTEST_F() local
943 const std::string language = "ar"; HWTEST_F() local
1012 const std::string language = "fa"; HWTEST_F() local
1081 const std::string language = "iw"; HWTEST_F() local
1150 const std::string language = "he"; HWTEST_F() local
1219 const std::string language = "ug"; HWTEST_F() local
1284 const std::string language = "ug"; HWTEST_F() local
1349 const std::string language = "zh"; HWTEST_F() local
1416 const std::string language = "en"; HWTEST_F() local
1483 const std::string language = "zh"; HWTEST_F() local
1550 const std::string language = "zh"; HWTEST_F() local
1614 const std::string language = "en"; HWTEST_F() local
1678 const std::string language = "ur"; HWTEST_F() local
1742 const std::string language = "bo"; HWTEST_F() local
1806 const std::string language = "fa"; HWTEST_F() local
1870 const std::string language = "iw"; HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_location_test/src/
H A Dmedialibrary_location_test.cpp353 string language = Global::I18n::LocaleConfig::GetSystemLanguage(); in HWTEST_F() local
/kernel/linux/linux-5.10/Documentation/
H A Dconf.py179 language = 'en' variable
/kernel/linux/linux-6.6/Documentation/
H A Dconf.py230 language = 'en' variable
/test/xts/device_attest/services/devattest_ability/src/
H A Ddevattest_notification_publish.cpp215 char language[LOCALE_ITEM_SIZE] = {0}; in GetDevattestResConfig() local
/third_party/ffmpeg/libavformat/
H A Dhlsplaylist.c39 ff_hls_write_audio_rendition(AVIOContext *out, const char *agroup, const char *filename, const char *language, int name_id, int is_default) ff_hls_write_audio_rendition() argument
54 ff_hls_write_subtitle_rendition(AVIOContext *out, const char *sgroup, const char *filename, const char *language, int name_id, int is_default) ff_hls_write_subtitle_rendition() argument
/third_party/glslang/glslang/Include/
H A DShHandle.h105 EShLanguage language; member in TCompiler
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DValidIdentifiers.java31 language, enum constant
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DInternalLocaleBuilder.java37 public InternalLocaleBuilder setLanguage(String language) throws LocaleSyntaxException { in setLanguage() argument
[all...]
H A DXLikelySubtags.java212 private LSR makeMaximizedLsr(String language, String script, String region, String variant) { in makeMaximizedLsr() argument
262 maximize(String language, String script, String region) maximize() argument
424 getLikelyIndex(String language, String script) getLikelyIndex() argument
[all...]
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DBundle.java37 public String language; field in Bundle
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
H A DLikelySubtagsBuilder.java303 set(Map<String, Map<String, Map<String, LSR>>> langTable, final String language, final String script, final String region, LSR newValue) set() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java423 checkMatch(CharsetDetector det, String testString, String encoding, String language, boolean checkRoundtrip, String id) checkMatch() argument
462 checkEncoding(String testString, String encoding, String language, boolean checkRoundtrip, byte[] bytes, String id) checkEncoding() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXLikelySubtags.java217 private LSR makeMaximizedLsr(String language, String script, String region, String variant) { in makeMaximizedLsr() argument
267 maximize(String language, String script, String region) maximize() argument
429 getLikelyIndex(String language, String script) getLikelyIndex() argument
[all...]
H A DInternalLocaleBuilder.java41 public InternalLocaleBuilder setLanguage(String language) throws LocaleSyntaxException { in setLanguage() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java420 checkMatch(CharsetDetector det, String testString, String encoding, String language, boolean checkRoundtrip, String id) checkMatch() argument
459 checkEncoding(String testString, String encoding, String language, boolean checkRoundtrip, byte[] bytes, String id) checkEncoding() argument
[all...]

Completed in 23 milliseconds

12345678910>>...16