Home
last modified time | relevance | path

Searched defs:language (Results 1 - 25 of 377) sorted by relevance

12345678910>>...16

/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/description/
H A Ddescription_options.h26 std::string language; member
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/
H A Dglobal_impl_mock.cpp26 int32_t GLOBAL_GetLanguage(char *language, uint8_t len) in GLOBAL_GetLanguage() argument
/third_party/glslang/glslang/GenericCodeGen/
H A DCodeGen.cpp54 TCompiler* ConstructCompiler(EShLanguage language, int) in ConstructCompiler() argument
/foundation/ability/form_fwk/services/src/
H A Dform_resource_observer.cpp46 std::string language = configuration.GetItem(AAFwk::GlobalConfigurationKey::SYSTEM_LANGUAGE); in OnConfigurationUpdated() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/
H A Dsvttcmap.h59 FT_ULong language; member
/arkcompiler/runtime_core/assembler/
H A Dassembly-record.h33 panda::panda_file::SourceLang language; member
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dir-dyn-base-types.h42 inline AnyBaseType GetAnyStringType([[maybe_unused]] panda::compiler::SourceLanguage language) in GetAnyStringType() argument
25 NumericDataTypeToAnyType(panda::compiler::DataType::Type type, [[maybe_unused]] panda::compiler::SourceLanguage language) NumericDataTypeToAnyType() argument
56 IsAnyTypeCanBeSubtypeOf(AnyBaseType super_type, AnyBaseType type, [[maybe_unused]] panda::compiler::SourceLanguage language) IsAnyTypeCanBeSubtypeOf() argument
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-record.h34 ark::panda_file::SourceLang language; member
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dres_config_impl_test.cpp56 ResConfigImpl *CreateResConfigImpl(const char *language, const char *script, const char *region) in CreateResConfigImpl() argument
/base/global/i18n/frameworks/intl/src/
H A Dtaboo_utils.cpp37 std::string TabooUtils::ReplaceLanguageName(const std::string& language, const std::string& displayLanguage, in ReplaceLanguageName() argument
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dres_config_impl_test.cpp56 std::shared_ptr<ResConfigImpl> CreateResConfigImpl(const char *language, const char *script, const char *region) in CreateResConfigImpl() argument
/base/global/i18n/interfaces/cj/
H A Di18n_ffi.cpp42 std::string language = PreferredLanguage::GetFirstPreferredLanguage(); in FfiOHOSGetAppPreferredLanguage() local
49 std::string language = OHOS::Global::I18n::LocaleConfig::GetSystemLanguage(); in FfiI18nSystemGetSystemLanguage() local
/base/update/updater/test/unittest/misc_info_test/
H A Dmisc_info_unittest.cpp74 const std::string language = "zh"; in HWTEST_F() local
/foundation/ability/form_fwk/services/config/
H A Dform_resource_param.cpp33 std::string language = GetSystemParam(SYSTEM_LANGUAGE); in GetSystemLanguage() local
/foundation/ability/idl_tool/test/unittest/codegen_code_generator_test/
H A Dcodegen_code_generator_test.cpp56 String language = "cpp"; in HWTEST_F() local
/foundation/ai/intelligent_voice_framework/interfaces/inner_api/native/
H A Denroll_intell_voice_engine.h35 std::string language; member
/foundation/ability/idl_tool/codegen/
H A Dcode_generator.cpp28 CodeGenerator( MetaComponent* mc, const String& language, const String& dir, const Options::Attribute& att) CodeGenerator() argument
/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_utils_ffi.h25 char* language; member
/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
H A Dcj_mock_runtime.h107 Language language; member in OHOS::AbilityRuntime::cjMockRuntime
/foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/
H A Dcj_mock_runtime.h103 Language language; member in OHOS::AbilityRuntime::cjMockRuntime
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/state_manage/
H A Dcj_environment.cpp98 auto language = location->GetLanguage(); in FfiOHOSAceFrameworkEnvironmentGetLanguageCode() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_param.cpp32 std::string language = GetSystemParam(SYSTEM_LANGUAGE); in GetSystemLanguage() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dlocale_util.cpp64 char *language = nullptr; in GetSystemLocaleInfo() local
[all...]
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
H A Dres_config_impl_test.cpp56 ResConfigImpl *CreateResConfigImpl(const char *language, const char *script, const char *region) in CreateResConfigImpl() argument
/third_party/icu/icu4c/source/test/fuzzer/
H A Dlocale_fuzzer.cpp42 const std::string language = ConsumeSubstring(&data, &size); in LLVMFuzzerTestOneInput() local

Completed in 14 milliseconds

12345678910>>...16