Home
last modified time | relevance | path

Searched refs:reservation_token2 (Results 1 – 1 of 1) sorted by relevance

/webrtc/turn/src/allocation/
H A Dallocation_manager.rs168 let reservation_token2 = reservation_token.clone(); in create_reservation() localVariable
176 reservations.remove(&reservation_token2); in create_reservation()