| /arkcompiler/ets_frontend/es2panda/compiler/core/emitter/ |
| D | moduleRecordEmitter.cpp | 53 panda::pandasm::LiteralArray::Literal importName = { in GenRegularImportEntries() local 121 panda::pandasm::LiteralArray::Literal importName = { in GenIndirectExportEntries() local
|
| /arkcompiler/ets_runtime/ecmascript/module/accessor/ |
| D | module_data_accessor.cpp | 64 JSMutableHandle<JSTaggedValue> importName(thread, globalConstants->GetUndefined()); in EnumerateImportEntry() local 100 JSMutableHandle<JSTaggedValue> &importName, in ReadRegularImportEntry() 182 JSHandle<JSTaggedValue> importName(thread, factory->GetRawStringFromStringTable(sd)); in EnumerateIndirectExportEntry() local
|
| /arkcompiler/runtime_core/libabckit/tests/scenarios/scan_subclasses/dynamic/ |
| D | subclasses_scanner.cpp | 75 auto importName = visitor_.GetString(implI_->importDescriptorGetName(id)); in GetImportDescriptors() local
|
| /arkcompiler/runtime_core/libabckit/tests/scenarios/parameter_check/dynamic/ |
| D | api_modifier.cpp | 41 auto importName = visitor_.GetString(implI_->importDescriptorGetName(id)); in GetImportDescriptor() local
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | declaration.h | 362 explicit ImportDecl(util::StringView importName, util::StringView localName) in ImportDecl() 367 explicit ImportDecl(util::StringView importName, util::StringView localName, ir::AstNode *node) in ImportDecl()
|
| /arkcompiler/runtime_core/libabckit/tests/scenarios/api_scanner/dynamic/ |
| D | api_scanner.cpp | 48 auto importName = vh_.GetString(implI_->importDescriptorGetName(id)); in GetSuspects() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | shared_object_factory_test.cpp | 48 JSHandle<EcmaString> importName = factory->NewFromASCII("importName"); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/inspect_api/modules/ |
| D | modules_dynamic_test.cpp | 82 auto importName = g_implI->importDescriptorGetName(id); in ModuleImportNamesCollector() local 105 auto importName = g_implI->importDescriptorGetAlias(id); in ModuleImportAliasCollector() local
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/parameter_check/ |
| D | parameter_check_test.cpp | 86 auto importName = id.GetName(); in GetImportDescriptor() local
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | module_logger.cpp | 91 JSHandle<JSTaggedValue> importName(thread, importEntry->GetImportName(thread)); in InsertModuleLoadInfo() local
|
| D | js_module_source_text.cpp | 736 JSMutableHandle<JSTaggedValue> importName(thread, globalConstants->GetUndefined()); in ModuleDeclarationEnvironmentSetup() local 816 JSMutableHandle<JSTaggedValue> importName(thread, globalConstants->GetUndefined()); in ModuleDeclarationArrayEnvironmentSetup() local 1644 JSMutableHandle<JSTaggedValue> importName(thread, undefined); in ResolveIndirectExport() local
|
| /arkcompiler/runtime_core/libabckit/tests/scenarios/branch_eliminator/dynamic/ |
| D | branch_eliminator.cpp | 52 auto importName = vh_.GetString(implI_->importDescriptorGetName(id)); in GetSuspects() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/tools/ |
| D | BuildModuleChains.ts | 410 const importName = importInfo.getImportClauseName(); constant
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/scan_subclasses/ |
| D | scan_subclasses_test.cpp | 104 auto importName = g_implI->abckitStringToString(g_implI->importDescriptorGetName(id)); in GetImportDescriptors() local
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/api_scanner/ |
| D | api_scanner_test.cpp | 150 auto importName = id.GetName(); in GetSuspects() local
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/parameter_check/ |
| D | parameter_check_test.cpp | 132 auto importName = g_implI->abckitStringToString(g_implI->importDescriptorGetName(id)); in GetImportDescriptor() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | shared_object_factory.cpp | 955 const JSHandle<JSTaggedValue> &importName, in NewSImportEntry() 983 … const JSHandle<JSTaggedValue> &importName) in NewSIndirectExportEntry()
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/api_scanner/ |
| D | api_scanner_test.cpp | 242 auto importName = g_implI->abckitStringToString(g_implI->importDescriptorGetName(id)); in GetSuspects() local
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/branch_eliminator/ |
| D | branch_eliminator_test.cpp | 112 auto importName = idesc.GetName(); in GetSuspects() local
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| D | statementParser.cpp | 2255 auto importName = specifier->AsImportSpecifier()->Imported()->Name(); in AddImportEntryItemForImportSpecifier() local 2272 auto importName = parser::SourceTextModuleRecord::DEFAULT_EXTERNAL_NAME; in AddImportEntryItemForImportDefaultSpecifier() local 2310 auto importName = exportSpecifier->Local()->Name(); in AddExportNamedEntryItem() local
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| D | binder.cpp | 737 auto importName = annoName.substr(0, annoName.find_first_of(".")); in ResolveReference() local
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/branch_eliminator/ |
| D | branch_eliminator_test.cpp | 166 auto importName = g_implI->abckitStringToString(g_implI->importDescriptorGetName(id)); in GetSuspects() local
|
| /arkcompiler/ets_runtime/ecmascript/module/tests/ |
| D | module_snapshot_test.cpp | 112 JSHandle<JSTaggedValue> importName = val; in InitEntries() local
|
| /arkcompiler/ets_runtime/ecmascript/debugger/ |
| D | debugger_api.cpp | 513 JSTaggedValue importName = ee->GetImportName(thread); in GetImportModule() local 773 … std::string importName = EcmaStringAccessor(ee->GetImportName(thread)).ToStdString(thread); in GetIndirectExportVariables() local
|
| /arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/modify_api/modules/ |
| D | modules_dynamic_modify_test.cpp | 629 auto importName = "regularImportFunc1FromModule1"; in TEST_F() local
|