Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/driver/build_system/src/build/
Dbase_mode.ts449 const mainModuleInfo: ModuleInfo = this.getMainModuleInfo(); constant
487 …const mainModuleInfo = this.dependentModuleList.find((module: DependentModuleConfig) => module.pac… constant