Searched defs:packageName (Results 1 – 11 of 11) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsQualifiedName.cpp | 70 util::UString packageName(allocator); in ToString() local 93 util::UString packageName(allocator); in BaseToString() local
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | recordTable.cpp | 60 const auto &packageName = recordTable_->program_->GetPackageName(); in FormRecordName() local
|
| /arkcompiler/ets_runtime/ecmascript/intl/ |
| D | locale_helper.h | 156 …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/ |
| D | program.h | 185 void SetPackageName(util::StringView packageName) in SetPackageName()
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | module_path_helper.cpp | 336 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/ |
| D | js_locale.h | 431 …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/ |
| D | runtime.h | 248 void SetProcessPackageName(const char *packageName) in SetProcessPackageName()
|
| /arkcompiler/ets_frontend/ts2panda/ts2abc/ |
| D | ts2abc.cpp | 1078 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/ |
| D | js_value_call.cpp | 364 std::string packageName {}; in CallEtsFunctionImpl() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/ |
| D | ETSAnalyzer.cpp | 1850 std::string packageName = in Check() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|