Home
last modified time | relevance | path

Searched defs:importPath (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.cpp695const ir::StringLiteral *const importPath) in FindImportDeclInReExports()
734 … const util::StringView &imported, const ir::StringLiteral *const importPath) in ValidateImportVariable()
750 …ew ImportLocalName(const ir::ImportSpecifier *importSpecifier, const ir::StringLiteral *importPath, in ImportLocalName()
772 const ir::StringLiteral *const importPath, bool overloadAllowed) in DetectNameConflict()
800 const ir::StringLiteral *const importPath = import->Source(); in AddImportSpecifiersToTopBindings() local
863 const ir::StringLiteral *const importPath) in FindStaticBinding()
879 const ir::StringLiteral *importPath) in GetExternalProgram()
906 const ir::StringLiteral *const importPath = path; in AddSpecifiersToTopBindings() local
DETSBinder.h263 … util::StringView &imported, const ir::StringLiteral *const importPath) in FindLocalNameForImport()
/arkcompiler/ets_frontend/ets2panda/evaluate/
DscopedDebugInfoPlugin.cpp258 …auto importPath = pathResolver_.FindNamedImportAll(context_.sourceFilePath.Utf8(), identName.Utf8(… in FindClass() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp1290 const util::StringView &importPath) in SelectEntryOrExternalProgram()
1301 …ropertiesForModuleObject(checker::ETSObjectType *moduleObjType, const util::StringView &importPath, in SetPropertiesForModuleObject()
2625 auto importPath = importDecl->ResolvedSource()->Str(); in GetImportSpecifierObjectType() local
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp374 const CString& importPath = res[NORMALIZED_IMPORT_PATH_INDEX]; in ParseNormalizedOhmUrl() local
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.cpp1317 auto importPath = Lexer()->GetToken().Ident(); in ParseSourceFromClause() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp1569 CString importPath = "har/Index"; in HWTEST_F_L0() local
1586 CString importPath = "har/Index"; in HWTEST_F_L0() local