Home | History | Annotate | Download | only in base

Lines Matching refs:FormatBytesInternal

669 string16 FormatBytesInternal(int64 bytes,
701 return FormatBytesInternal(bytes, units, show_units, kByteStrings);
705 return FormatBytesInternal(bytes, units, show_units, kSpeedStrings);