Searched refs:ShowDexSectionStatistics (Results 1 – 3 of 3) sorted by relevance
41 void ShowDexSectionStatistics(dex_ir::Header* header, size_t dex_file_index);
319 void ShowDexSectionStatistics(dex_ir::Header* header, size_t dex_file_index) { in ShowDexSectionStatistics() function
1906 ShowDexSectionStatistics(header_, dex_file_index); in ProcessDexFile()