Home
last modified time | relevance | path

Searched defs:pkgContextInfo (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompileQueue.cpp190 const std::unordered_map<std::string, panda::es2panda::PkgInfo> &pkgContextInfo) in UpdateDynamicImportPackageVersion()
206 const std::unordered_map<std::string, panda::es2panda::PkgInfo> &pkgContextInfo) in UpdateStaticImportPackageVersion()
224 …const std::unordered_map<std::string, panda::es2panda::PkgInfo> &pkgContextInfo = isAccurateUpdate… in UpdatePackageVersion() local
/arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-dependency-resolve/
DcompileContextInfo.json6 "pkgContextInfo": { object
/arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-test-project/
DcompileContextInfo.json6 "pkgContextInfo": { object
/arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/js/projects/bytecodehar-dependency-resolve/
DcompileContextInfo.json6 "pkgContextInfo": { object
/arkcompiler/ets_frontend/es2panda/util/
DcommonUtil.cpp93 … const std::unordered_map<std::string, PkgInfo> &pkgContextInfo) in UpdatePackageVersionIfNeeded()
Dhelpers.h53 std::unordered_map<std::string, PkgInfo> pkgContextInfo; member
/arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-version-update/
DcompileContextInfo.json6 "pkgContextInfo": { object
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4064 ecmascript::CVector<ecmascript::CString> pkgContextInfo; in SetpkgContextInfoList() local