Home | History | Annotate | Download | only in base

Lines Matching refs:date

150   // creation date.
157 // creation date.
229 // creation date.
297 // already-expired expiration date. This captures that case.
502 // Approximate date of access time of least recently accessed cookie
611 void SetLastAccessDate(const base::Time& date) {
612 last_access_date_ = date;
660 // The cookie was overwritten with an already-expired expiration date.