Home
last modified time | relevance | path

Searched refs:itemWidth (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/aot/
H A Dmain.cpp104 const int itemWidth = 32; // The width of each item name is 32 bit. (item name is a data structure in abc file) in DumpPandaFileSizePctStatistic() local
112 std::cout << std::left << std::setw(itemWidth) << name << " section: " << \ in DumpPandaFileSizePctStatistic()

Completed in 1 milliseconds