OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:simple_size
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/download/
download_item_model.cc
35
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/
download_item_model.cc
571
base::string16
simple_size
= ui::FormatBytesWithUnits(size, amount_units, false);
local
581
simple_size
, simple_total);
Completed in 27 milliseconds