Searched refs:identity_service_ (Results 1 – 2 of 2) sorted by relevance
123 identity_service_(dtls_identity_service), in WebRtcSessionDescriptionFactory()137 if (identity_service_.get()) { in WebRtcSessionDescriptionFactory()146 if (identity_service_->RequestIdentity(kWebRTCIdentityName, in WebRtcSessionDescriptionFactory()
157 rtc::scoped_ptr<DTLSIdentityServiceInterface> identity_service_; variable