|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebRtcSessionTest, including all inherited members.
| AddCNCodecs() | WebRtcSessionTest | inlineprotected |
| AddInterface(const SocketAddress &addr) | WebRtcSessionTest | inlineprotected |
| AddStreamsToOptions(cricket::MediaSessionOptions *session_options) | WebRtcSessionTest | inlineprotected |
| allocator_ | WebRtcSessionTest | protected |
| ChangeSDPSctpPort(int new_port, webrtc::SessionDescriptionInterface *offer_basis) | WebRtcSessionTest | inlineprotected |
| channel_manager_ | WebRtcSessionTest | protected |
| ChannelsExist() const | WebRtcSessionTest | inlineprotected |
| configuration_ | WebRtcSessionTest | protected |
| ConfigureAllocatorWithTurn() | WebRtcSessionTest | inlineprotected |
| ContainsVideoCodecWithName(const SessionDescriptionInterface *desc, const std::string &codec_name) | WebRtcSessionTest | inlineprotected |
| CreateAndSetRemoteOfferAndLocalAnswer() | WebRtcSessionTest | inlineprotected |
| CreateAnswer(const cricket::MediaSessionOptions &options) | WebRtcSessionTest | inlineprotected |
| CreateAnswer() | WebRtcSessionTest | inlineprotected |
| CreateCryptoOfferAndNonCryptoAnswer(SessionDescriptionInterface **offer, SessionDescriptionInterface **nocrypto_answer) | WebRtcSessionTest | inlineprotected |
| CreateDataChannel() | WebRtcSessionTest | inlineprotected |
| CreateDtlsOfferAndNonDtlsAnswer(SessionDescriptionInterface **offer, SessionDescriptionInterface **nodtls_answer) | WebRtcSessionTest | inlineprotected |
| CreateOffer() | WebRtcSessionTest | inlineprotected |
| CreateOffer(const PeerConnectionInterface::RTCOfferAnswerOptions options) | WebRtcSessionTest | inlineprotected |
| CreateRemoteAnswer(const SessionDescriptionInterface *offer, cricket::MediaSessionOptions options, cricket::SecurePolicy policy) | WebRtcSessionTest | inlineprotected |
| CreateRemoteAnswer(const SessionDescriptionInterface *offer, cricket::MediaSessionOptions options) | WebRtcSessionTest | inlineprotected |
| CreateRemoteAnswer(const SessionDescriptionInterface *offer) | WebRtcSessionTest | inlineprotected |
| CreateRemoteOffer(cricket::MediaSessionOptions options) | WebRtcSessionTest | inlineprotected |
| CreateRemoteOffer(cricket::MediaSessionOptions options, cricket::SecurePolicy sdes_policy) | WebRtcSessionTest | inlineprotected |
| CreateRemoteOffer(cricket::MediaSessionOptions options, const SessionDescriptionInterface *current_desc) | WebRtcSessionTest | inlineprotected |
| CreateRemoteOffer() | WebRtcSessionTest | inlineprotected |
| CreateRemoteOfferWithSctpPort(const char *sctp_stream_name, int new_port, cricket::MediaSessionOptions options) | WebRtcSessionTest | inlineprotected |
| CreateRemoteOfferWithVersion(cricket::MediaSessionOptions options, cricket::SecurePolicy secure_policy, const std::string &session_version, const SessionDescriptionInterface *current_desc) | WebRtcSessionTest | inlineprotected |
| data_channel_ | WebRtcSessionTest | protected |
| data_engine_ | WebRtcSessionTest | protected |
| desc_factory_ | WebRtcSessionTest | protected |
| disconnect_all() | sigslot::has_slots_interface | inline |
| disconnect_all() | sigslot::has_slots_interface | inline |
| event_log_ | WebRtcSessionTest | protected |
| fake_call_ | WebRtcSessionTest | protected |
| fake_sctp_transport_factory_ | WebRtcSessionTest | protected |
| fss_ | WebRtcSessionTest | protected |
| GetOptionsForAnswer(cricket::MediaSessionOptions *session_options) | WebRtcSessionTest | inlineprotected |
| GetOptionsForOffer(const PeerConnectionInterface::RTCOfferAnswerOptions &rtc_options, cricket::MediaSessionOptions *session_options) | WebRtcSessionTest | inlineprotected |
| has_slots() | sigslot::has_slots<> | inline |
| has_slots() | sigslot::has_slots<> | inline |
| has_slots_interface(signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all) | sigslot::has_slots_interface | inlineprotected |
| has_slots_interface(signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all) | sigslot::has_slots_interface | inlineprotected |
| IceUfragPwdEqual(const cricket::SessionDescription *desc1, const cricket::SessionDescription *desc2) | WebRtcSessionTest | inlineprotected |
| IceUfragPwdEqual(const cricket::SessionDescription *desc1, const cricket::SessionDescription *desc2, cricket::MediaType media_type) | WebRtcSessionTest | inlineprotected |
| Init(std::unique_ptr< rtc::RTCCertificateGeneratorInterface > cert_generator, PeerConnectionInterface::RtcpMuxPolicy rtcp_mux_policy) | WebRtcSessionTest | inlineprotected |
| Init() | WebRtcSessionTest | inlineprotected |
| Init(PeerConnectionInterface::RtcpMuxPolicy rtcp_mux_policy) | WebRtcSessionTest | inlineprotected |
| InitiateCall() | WebRtcSessionTest | inlineprotected |
| InitWithBundlePolicy(PeerConnectionInterface::BundlePolicy bundle_policy) | WebRtcSessionTest | inlineprotected |
| InitWithDtls(RTCCertificateGenerationMethod cert_gen_method) | WebRtcSessionTest | inlineprotected |
| InitWithDtlsIdentityGenFail() | WebRtcSessionTest | inlineprotected |
| InitWithGcm() | WebRtcSessionTest | inlineprotected |
| InitWithRtcpMuxPolicy(PeerConnectionInterface::RtcpMuxPolicy rtcp_mux_policy) | WebRtcSessionTest | inlineprotected |
| last_data_channel_config_ | WebRtcSessionTest | protected |
| last_data_channel_label_ | WebRtcSessionTest | protected |
| media_controller_ | WebRtcSessionTest | protected |
| media_engine_ | WebRtcSessionTest | protected |
| metrics_observer_ | WebRtcSessionTest | protected |
| network_manager_ | WebRtcSessionTest | protected |
| observer_ | WebRtcSessionTest | protected |
| OnDataChannelOpenMessage(const std::string &label, const InternalDataChannelInit &config) | WebRtcSessionTest | inlineprotected |
| options_ | WebRtcSessionTest | protected |
| pss_ | WebRtcSessionTest | protected |
| RemoveIceUfragPwdLines(const SessionDescriptionInterface *current_desc, std::string *sdp) | WebRtcSessionTest | inlineprotected |
| RemoveInterface(const SocketAddress &addr) | WebRtcSessionTest | inlineprotected |
| send_audio_ | WebRtcSessionTest | protected |
| send_stream_1_ | WebRtcSessionTest | protected |
| send_stream_2_ | WebRtcSessionTest | protected |
| send_video_ | WebRtcSessionTest | protected |
| SendAudioOnlyStream2() | WebRtcSessionTest | inlineprotected |
| SendAudioVideoStream1() | WebRtcSessionTest | inlineprotected |
| SendAudioVideoStream1And2() | WebRtcSessionTest | inlineprotected |
| SendAudioVideoStream2() | WebRtcSessionTest | inlineprotected |
| SendNothing() | WebRtcSessionTest | inlineprotected |
| SendVideoOnlyStream2() | WebRtcSessionTest | inlineprotected |
| session_ | WebRtcSessionTest | protected |
| SetFactoryDtlsSrtp() | WebRtcSessionTest | inlineprotected |
| SetIceUfragPwd(SessionDescriptionInterface *current_desc, const std::string &ufrag, const std::string &pwd) | WebRtcSessionTest | inlineprotected |
| SetIceUfragPwd(SessionDescriptionInterface *current_desc, cricket::MediaType media_type, const std::string &ufrag, const std::string &pwd) | WebRtcSessionTest | inlineprotected |
| SetLocalDescriptionAnswerExpectError(const std::string &expected_error, SessionDescriptionInterface *desc) | WebRtcSessionTest | inlineprotected |
| SetLocalDescriptionExpectError(const std::string &action, const std::string &expected_error, SessionDescriptionInterface *desc) | WebRtcSessionTest | inlineprotected |
| SetLocalDescriptionExpectState(SessionDescriptionInterface *desc, WebRtcSession::State expected_state) | WebRtcSessionTest | inlineprotected |
| SetLocalDescriptionOfferExpectError(const std::string &expected_error, SessionDescriptionInterface *desc) | WebRtcSessionTest | inlineprotected |
| SetLocalDescriptionWithDataChannel() | WebRtcSessionTest | inlineprotected |
| SetLocalDescriptionWithoutError(SessionDescriptionInterface *desc) | WebRtcSessionTest | inlineprotected |
| SetRemoteDescriptionAnswerExpectError(const std::string &expected_error, SessionDescriptionInterface *desc) | WebRtcSessionTest | inlineprotected |
| SetRemoteDescriptionExpectError(const std::string &action, const std::string &expected_error, SessionDescriptionInterface *desc) | WebRtcSessionTest | inlineprotected |
| SetRemoteDescriptionExpectState(SessionDescriptionInterface *desc, WebRtcSession::State expected_state) | WebRtcSessionTest | inlineprotected |
| SetRemoteDescriptionOfferExpectError(const std::string &expected_error, SessionDescriptionInterface *desc) | WebRtcSessionTest | inlineprotected |
| SetRemoteDescriptionPranswerExpectError(const std::string &expected_error, SessionDescriptionInterface *desc) | WebRtcSessionTest | inlineprotected |
| SetRemoteDescriptionWithoutError(SessionDescriptionInterface *desc) | WebRtcSessionTest | inlineprotected |
| SetupLoopbackCall() | WebRtcSessionTest | inlineprotected |
| signal_connect(_signal_base_interface *sender) | sigslot::has_slots_interface | inline |
| signal_connect(_signal_base_interface *sender) | sigslot::has_slots_interface | inline |
| signal_disconnect(_signal_base_interface *sender) | sigslot::has_slots_interface | inline |
| signal_disconnect(_signal_base_interface *sender) | sigslot::has_slots_interface | inline |
| ss_scope_ | WebRtcSessionTest | protected |
| stun_server_ | WebRtcSessionTest | protected |
| stun_socket_addr_ | WebRtcSessionTest | protected |
| tdesc_factory_ | WebRtcSessionTest | protected |
| TestLoopbackCall(const LoopbackNetworkConfiguration &config) | WebRtcSessionTest | inlineprotected |
| TestLoopbackCall() | WebRtcSessionTest | inlineprotected |
| TestPacketOptions() | WebRtcSessionTest | inlineprotected |
| TestSessionCandidatesWithBundleRtcpMux(bool bundle, bool rtcp_mux) | WebRtcSessionTest | inlineprotected |
| turn_server_ | WebRtcSessionTest | protected |
| VerifyAnswerFromCryptoOffer() | WebRtcSessionTest | inlineprotected |
| VerifyAnswerFromNonCryptoOffer() | WebRtcSessionTest | inlineprotected |
| VerifyCryptoParams(const cricket::SessionDescription *sdp, bool gcm_enabled=false) | WebRtcSessionTest | inlineprotected |
| VerifyFingerprintStatus(const cricket::SessionDescription *sdp, bool expected) | WebRtcSessionTest | inlineprotected |
| VerifyMultipleAsyncCreateDescription(RTCCertificateGenerationMethod cert_gen_method, CreateSessionDescriptionRequest::Type type) | WebRtcSessionTest | inlineprotected |
| VerifyMultipleAsyncCreateDescriptionAfterInit(bool success, CreateSessionDescriptionRequest::Type type) | WebRtcSessionTest | inlineprotected |
| VerifyMultipleAsyncCreateDescriptionIdentityGenFailure(CreateSessionDescriptionRequest::Type type) | WebRtcSessionTest | inlineprotected |
| VerifyNoCNCodecs(const cricket::ContentInfo *content) | WebRtcSessionTest | inlineprotected |
| VerifyNoCryptoParams(const cricket::SessionDescription *sdp, bool dtls) | WebRtcSessionTest | inlineprotected |
| video_channel_ | WebRtcSessionTest | protected |
| voice_channel_ | WebRtcSessionTest | protected |
| vss_ | WebRtcSessionTest | protected |
| WebRtcSessionTest() | WebRtcSessionTest | inlineprotected |
| with_gcm_ | WebRtcSessionTest | protected |
| ~has_slots() | sigslot::has_slots<> | inline |
| ~has_slots() | sigslot::has_slots<> | inline |
| ~has_slots_interface() | sigslot::has_slots_interface | inlineprotectedvirtual |
| ~has_slots_interface() | sigslot::has_slots_interface | inlineprotectedvirtual |
1.8.13