Home | History | Annotate | Download | only in base

Lines Matching refs:maxage_index_

710   bool HasMaxAge() const { return maxage_index_ != 0; }
711 const std::string& MaxAge() const { return pairs_[maxage_index_].second; }
769 size_t maxage_index_;