Lines Matching defs:time
19 #include "base/time/time.h"
43 // Sets the last-modified time of the data.
44 virtual void SetTimeModified(const base::Time& time) {}
115 // Last modified time. If the timestamp stored in the ZIP archive is not
118 // The timestamp stored in the ZIP archive uses the MS-DOS date and time
126 // * There is no timezone information, so the time is interpreted as UTC.
318 // Next time to report progress.
321 // Progress time delta.
355 // Sets the last-modified time of the data.
356 void SetTimeModified(const base::Time& time) override;