Home
last modified time | relevance | path

Searched refs:TimeFormatShortDateNumeric (Results 1 – 4 of 4) sorted by relevance

/external/chromium/base/i18n/
Dtime_formatting.h37 string16 TimeFormatShortDateNumeric(const Time& time);
Dtime_formatting.cc75 string16 TimeFormatShortDateNumeric(const Time& time) { in TimeFormatShortDateNumeric() function
/external/chromium/chrome/browser/ui/gtk/
Dcertificate_viewer.cc264 base::TimeFormatShortDateNumeric(issued)); in InitGeneralPage()
266 base::TimeFormatShortDateNumeric(expires)); in InitGeneralPage()
/external/chromium/chrome/browser/extensions/
Dextension_bookmarks_module.cc59 base::TimeFormatShortDateNumeric(time)); in GetDefaultFilepathForBookmarkExport()
63 base::TimeFormatShortDateNumeric(time)); in GetDefaultFilepathForBookmarkExport()