Home
last modified time | relevance | path

Searched defs:programList (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/plugin/
Dplugin_check_manual_capi.cpp185 … auto **programList = g_impl->ExternalSourcePrograms(externalSourceList[0], &externalProgramCount); in CheckExternalSource() local
/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.cpp1188 auto programList = GetProgramList(sourceName); in GetExternalProgram() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp1735 auto programList = etsBinder->GetProgramList(importPath); in SelectEntryOrExternalProgram() local