Home | History | Annotate | Download | only in http

Lines Matching refs:TransportSecurityState

35 class NET_EXPORT TransportSecurityState
41 // Thus it must not reenter the TransportSecurityState object.
42 virtual void StateIsDirty(TransportSecurityState* state) = 0;
48 TransportSecurityState();
49 ~TransportSecurityState();
146 explicit Iterator(const TransportSecurityState& state);
174 // TransportSecurityState.
182 // TransportSecurityState.
189 // TransportSecurityState.
312 DISALLOW_COPY_AND_ASSIGN(TransportSecurityState);