Searched refs:wide_string_bytes_ (Results 1 – 2 of 2) sorted by relevance
56 int64_t wide_string_bytes_ = 0u; variable
436 wide_string_bytes_ += 2 * length; in ProcessDexFiles()546 os << "UTF-16 string data bytes " << Percent(wide_string_bytes_, total_size) << "\n"; in Dump()