| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-version-update/ |
| D | compileContextInfo.json | 8 "packageName": "myapp", string 17 "packageName": "lib", string 26 "packageName": "@ohos/lib", string 35 "packageName": "lib2", string 44 "packageName": "@ohos/lib2", string
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-dependency-resolve/ |
| D | compileContextInfo.json | 8 "packageName": "myapp", string 17 "packageName": "bytecodehar1", string 26 "packageName": "@ohos/bytecodehar2", string 35 "packageName": "sourcehar", string
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-test-project/ |
| D | compileContextInfo.json | 8 "packageName": "myapp", string 17 "packageName": "bytecodehar1", string 26 "packageName": "@ohos/bytecodehar2", string 35 "packageName": "sourcehar", string
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/js/projects/bytecodehar-dependency-resolve/ |
| D | compileContextInfo.json | 8 "packageName": "myapp", string 17 "packageName": "bytecodehar1", string 26 "packageName": "@ohos/bytecodehar2", string 35 "packageName": "sourcehar", string
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/class_extension/ |
| D | index.js | 32 const makePrefix = (packageName) => 'L' + packageName.replace('.', '/') + '/'; argument 33 const getClass = (name, packageName) => etsVm.getClass(makePrefix(packageName ?? ETS_MODULE_NAME) +… argument 34 const getFunction = (name, packageName) => etsVm.getFunction(makePrefix(packageName ?? ETS_MODULE_N… argument
|
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsQualifiedName.cpp | 85 util::UString packageName(allocator); in ToString() local 108 util::UString packageName(allocator); in BaseToString() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ |
| D | ets_proxy.cpp | 27 napi_value GetETSFunction(napi_env env, std::string_view packageName, std::string_view methodName) in GetETSFunction()
|
| /arkcompiler/ets_runtime/ecmascript/intl/ |
| D | locale_helper.h | 158 …static bool ValidateOtherTags(const icu::Locale &locale, const char *packageName, const char *key,… in ValidateOtherTags() 175 …static bool CheckLocales(const icu::Locale &locale, const char *key, const char *packageName, bool… in CheckLocales()
|
| /arkcompiler/ets_frontend/es2panda/util/ |
| D | commonUtil.cpp | 105 std::string packageName = util::GetPkgNameFromNormalizedOhmurl(ohmurl); in UpdatePackageVersionIfNeeded() local
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | module_path_helper.cpp | 548 CString packageName = info.npmPackageName; in ParseOhpmPackage() local 577 CString packageName = info.npmPackageName; // pkg_modules/.ohpm/pkgName/pkg_modules/pkgName in ParseThirdPartyPackage() local 863 CString &packageName) in GetPkgContextInfoListElements()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_locale.h | 432 …static bool ValidateOtherTags(const icu::Locale &locale, const char *packageName, const char *key,… in ValidateOtherTags() 450 …static bool CheckLocales(const icu::Locale &locale, const char *key, const char *packageName, bool… in CheckLocales()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| D | ets_vm_plugin.cpp | 66 std::string packageName; in GetEtsFunction() local
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | runtime.h | 247 void SetProcessPackageName(const char *packageName) in SetProcessPackageName()
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | utilityTypeHandlers.cpp | 320 auto packageName = classDefProgram->ModuleName().Mutf8(); in GetQualifiedClassName() local
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| D | ETSparser.cpp | 948 auto packageName = in ParsePackageDeclaration() 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
|