Searched refs:total_set_file_bytes_ (Results 1 – 2 of 2) sorted by relevance
87 int64_t total_set_file_bytes_ = 0u; variable
151 total_set_file_bytes_ += stream - op_start; in ProcessDexFiles()200 os << " DBG_SET_FILE bytes " << Percent(total_set_file_bytes_, total_size) << "\n"; in Dump()