Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/aot/
Dmain.cpp156 const std::unique_ptr<panda::es2panda::aot::Options> &options, size_t expectedProgsCount) in GenerateAbcFiles()
189 size_t expectedProgsCount = options->CompilerOptions().sourceFiles.size(); in Run() local