Home
last modified time | relevance | path

Searched defs:packageName (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
H A Dets_proxy.cpp27 napi_value GetETSFunction(napi_env env, std::string_view packageName, std::string_view methodName) in GetETSFunction() argument
/arkcompiler/ets_frontend/es2panda/util/
H A DcommonUtil.cpp105 std::string packageName = util::GetPkgNameFromNormalizedOhmurl(ohmurl); in UpdatePackageVersionIfNeeded() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dets_vm_plugin.cpp68 std::string packageName; in GetEtsFunction() local
/arkcompiler/ets_runtime/ecmascript/intl/
H A Dlocale_helper.h158 static bool ValidateOtherTags(const icu::Locale &locale, const char *packageName, const char *key, bool &res) in ValidateOtherTags() argument
175 static bool CheckLocales(const icu::Locale &locale, const char *key, const char *packageName, bool &res) in CheckLocales() argument
/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime.h247 void SetProcessPackageName(const char *packageName) in SetProcessPackageName() argument
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DutilityTypeHandlers.cpp325 auto packageName = classDefProgram->ModuleName().Mutf8(); in GetQualifiedClassName() local
/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_path_helper.cpp548 CString packageName = info.npmPackageName; in ParseOhpmPackage() local
577 CString packageName = info.npmPackageName; // pkg_modules/.ohpm/pkgName/pkg_modules/pkgName in ParseThirdPartyPackage() local
862 GetPkgContextInfoListElements(EcmaVM *vm, CString &moduleName, CString &packageName) GetPkgContextInfoListElements() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Djs_locale.h443 static bool ValidateOtherTags(const icu::Locale &locale, const char *packageName, const char *key, bool &res) in ValidateOtherTags() argument
461 static bool CheckLocales(const icu::Locale &locale, const char *key, const char *packageName, bool &res) in CheckLocales() argument
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparser.cpp1063 auto packageName = in ParsePackageDeclaration() local

Completed in 12 milliseconds