Searched refs:CopyConstraintsIntoRtcConfiguration (Results 1 – 6 of 6) sorted by relevance
30 TEST(MediaConstraints, CopyConstraintsIntoRtcConfiguration) { in TEST() argument35 CopyConstraintsIntoRtcConfiguration(&constraints_empty, &configuration); in TEST()42 CopyConstraintsIntoRtcConfiguration(&constraints_screencast, &configuration); in TEST()50 CopyConstraintsIntoRtcConfiguration(&constraints_empty, &configuration); in TEST()
117 void CopyConstraintsIntoRtcConfiguration(
145 void CopyConstraintsIntoRtcConfiguration( in CopyConstraintsIntoRtcConfiguration() function
372 CopyConstraintsIntoRtcConfiguration(_nativeConstraints.get(), config.get());438 CopyConstraintsIntoRtcConfiguration(_nativeConstraints.get(),
450 CopyConstraintsIntoRtcConfiguration(constraints.get(), &rtc_config); in JNI_PeerConnectionFactory_CreatePeerConnection()
660 CopyConstraintsIntoRtcConfiguration(owned_pc->constraints(), &rtc_config); in JNI_PeerConnection_SetConfiguration()