Searched refs:total_advance_line_bytes_ (Results 1 – 2 of 2) sorted by relevance
81 int64_t total_advance_line_bytes_ = 0u; variable
122 total_advance_line_bytes_ += stream - op_start; in ProcessDexFiles()193 os << " DBG_ADVANCE_LINE: " << Percent(total_advance_line_bytes_, total_size) << "\n"; in Dump()