Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsQualifiedName.cpp70 util::UString packageName(allocator); in ToString() local
93 util::UString packageName(allocator); in BaseToString() local
/arkcompiler/ets_frontend/ets2panda/varbinder/
DrecordTable.cpp60 const auto &packageName = recordTable_->program_->GetPackageName(); in FormRecordName() local
/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.h156 …static bool ValidateOtherTags(const icu::Locale &locale, const char *packageName, const char *key,… in ValidateOtherTags()
173 …static bool CheckLocales(const icu::Locale &locale, const char *key, const char *packageName, bool… in CheckLocales()
/arkcompiler/ets_frontend/ets2panda/parser/program/
Dprogram.h185 void SetPackageName(util::StringView packageName) in SetPackageName()
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp336 CString packageName = info.npmPackageName; in ParseOhpmPackage() local
365 CString packageName = info.npmPackageName; // pkg_modules/.ohpm/pkgName/pkg_modules/pkgName in ParseThirdPartyPackage() local
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h431 …static bool ValidateOtherTags(const icu::Locale &locale, const char *packageName, const char *key,… in ValidateOtherTags()
448 …static bool CheckLocales(const icu::Locale &locale, const char *key, const char *packageName, bool… in CheckLocales()
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime.h248 void SetProcessPackageName(const char *packageName) in SetProcessPackageName()
/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp1078 static void SetPackageName(const std::string &packageName, panda::pandasm::Program &prog) in SetPackageName()
1330 std::string packageName = rootValue["pn"].asString(); in ParseSmallPieceJson() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_value_call.cpp364 std::string packageName {}; in CallEtsFunctionImpl() local
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.cpp1850 std::string packageName = in Check() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument