Searched refs:total_other_bytes_ (Results 1 – 2 of 2) sorted by relevance
88 int64_t total_other_bytes_ = 0u; variable
155 total_other_bytes_ += stream - op_start; in ProcessDexFiles()202 << Percent(total_other_bytes_, total_size) << "\n"; in Dump()