Home
last modified time | relevance | path

Searched refs:AddNamespaceImportToModuleLiteralArray (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Dmetadata_modify_dynamic.cpp236 size_t AddNamespaceImportToModuleLiteralArray(AbckitCoreModule *importing, AbckitCoreModule *import… in AddNamespaceImportToModuleLiteralArray() function
315 …return (std::strcmp(params->name, "*") == 0) ? AddNamespaceImportToModuleLiteralArray(importing, i… in AddImportToModuleLiteralArray()
476 auto nsImpIdx = AddNamespaceImportToModuleLiteralArray(exporting, exported, &params2); in AddStarExportToModuleLiteralArray()