Home
last modified time | relevance | path

Searched refs:date_time_of_day (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/history/
H A Dbrowsing_history_handler.cc193 base::string16 date_time_of_day; in HistoryEntryToValue() local
214 date_time_of_day = base::TimeFormatTimeOfDay(entry.time); in HistoryEntryToValue()
240 result.SetStringKey("dateTimeOfDay", date_time_of_day); in HistoryEntryToValue()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/history/
H A Dbrowsing_history_handler.cc193 base::string16 date_time_of_day; in HistoryEntryToValue() local
214 date_time_of_day = base::TimeFormatTimeOfDay(entry.time); in HistoryEntryToValue()
240 result.SetStringKey("dateTimeOfDay", date_time_of_day); in HistoryEntryToValue()