OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clear_settings_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/spdy/
spdy_protocol.cc
40
SpdySettingsIR::SpdySettingsIR() :
clear_settings_
(false) {}
spdy_protocol.h
587
bool clear_settings() const { return
clear_settings_
; }
589
clear_settings_
= clear_settings;
596
bool
clear_settings_
;
member in class:net::SpdySettingsIR
Completed in 35 milliseconds