Home | History | Annotate | Download | only in download

Lines Matching refs:base

7 #include "base/i18n/number_formatting.h"
8 #include "base/i18n/rtl.h"
9 #include "base/string16.h"
10 #include "base/utf_string_conversions.h"
15 #include "ui/base/l10n/l10n_util.h"
17 using base::TimeDelta;
42 string16 simple_total = base::i18n::GetDisplayStringInLTRDirectionality(
120 base::FormatNumber(size),
121 base::FormatNumber(total_size));
134 base::FormatNumber(size),
135 base::FormatNumber(total_size));