Searched refs:simple_size (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/download/
H A Ddownload_item_model.cc35 const string16 simple_size = FormatBytes(size, amount_units, false); local
74 IDS_DOWNLOAD_STATUS_IN_PROGRESS, simple_size, simple_total,
89 simple_size,
/external/chromium_org/chrome/browser/download/
H A Ddownload_item_model.cc571 base::string16 simple_size = ui::FormatBytesWithUnits(size, amount_units, false); local
581 simple_size, simple_total);

Completed in 105 milliseconds