Home | History | Annotate | Download | only in http

Lines Matching defs: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);
163 // TransportSecurityState.
171 // TransportSecurityState.
178 // TransportSecurityState.
323 DISALLOW_COPY_AND_ASSIGN(TransportSecurityState);