Searched defs:packageName (Results 1 – 5 of 5) sorted by relevance
/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_runtime/ecmascript/module/ |
D | module_path_helper.cpp | 337 CString packageName = info.npmPackageName; in ParseOhpmPackage() local 366 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() 449 …static bool CheckLocales(const icu::Locale &locale, const char *key, const char *packageName, bool… in CheckLocales()
|
/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/ets_frontend/legacy_bin/api8/src/ |
D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… function
|