Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/tools/depGraph/
Dbuilder.ts60 function getModules(projectPath: string): string[] { function
/arkcompiler/ets_frontend/ets2panda/bindings/test/
Drun_tests.ts49 function getModules(projectRoot: string): ModuleDescriptor[] { function
/arkcompiler/ets_frontend/ets2panda/bindings/native/src/
Dconvertors-napi.cpp258 std::vector<std::string> Exports::getModules() in getModules() function in Exports