Searched refs:ascii_string_bytes_ (Results 1 – 2 of 2) sorted by relevance
57 int64_t ascii_string_bytes_ = 0u; variable
438 ascii_string_bytes_ += length; in ProcessDexFiles()547 os << "ASCII string data bytes " << Percent(ascii_string_bytes_, total_size) << "\n"; in Dump()