Home | History | Annotate | Download | only in spdy

Lines Matching defs:settings_

86       : settings_(settings) {}
91 for (spdy::SpdySettings::const_iterator it = settings_.begin();
92 it != settings_.end(); ++it) {
102 const spdy::SpdySettings settings_;