Lines Matching full:time
25 class Time;
78 base::Time time);
99 // The time indicates the access time, and is used to detect when the favicon
103 base::Time time);
105 // Sets the time the favicon was last updated.
106 bool SetFaviconLastUpdateTime(FaviconID icon_id, base::Time time);
119 // Gets the png encoded favicon and last updated time for the specified
122 base::Time* last_updated,