Home | History | Annotate | Download | only in base

Lines Matching defs:expiry_date_

586   const base::Time& ExpiryDate() const { return expiry_date_; }
594 return has_expires_ && current >= expiry_date_;
639 base::Time expiry_date_;