HomeSort by relevance Sort by last modified time
    Searched refs:clear_settings (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/spdy/
spdy_protocol.h 587 bool clear_settings() const { return clear_settings_; } function in class:net::SpdySettingsIR
588 void set_clear_settings(bool clear_settings) {
589 clear_settings_ = clear_settings;
spdy_framer.cc     [all...]

Completed in 865 milliseconds