Searched refs:d1 (Results 1 – 3 of 3) sorted by relevance
119 let d1 = Arc::clone(&data_channel); in main() localVariable121 …dom messages will now be sent to any connected DataChannels every 5 seconds", d1.label(), d1.id()); in main()123 let d2 = Arc::clone(&d1); in main()
301 let d1 = Arc::clone(&data_channel); in main() localVariable303 …dom messages will now be sent to any connected DataChannels every 5 seconds", d1.label(), d1.id()); in main()305 let d2 = Arc::clone(&d1); in main()
695 let (d1, should_add_id) = add_transceiver_sdp( in populate_sdp()705 d = d1; in populate_sdp()