Searched defs:OnEntryDestroyed (Results 1 - 1 of 1) sorted by relevance
/external/webrtc/webrtc/p2p/base/ | ||
H A D | turnport.cc | 104 void OnEntryDestroyed(TurnEntry* entry); 123 void OnEntryDestroyed(TurnEntry* entry); 1272 this, &TurnCreatePermissionRequest::OnEntryDestroyed); 1319 void TurnCreatePermissionRequest::OnEntryDestroyed(TurnEntry* entry) { function in class:cricket::TurnCreatePermissionRequest 1333 this, &TurnChannelBindRequest::OnEntryDestroyed); 1389 void TurnChannelBindRequest::OnEntryDestroyed(TurnEntry* entry) { function in class:cricket::TurnChannelBindRequest |
Completed in 34 milliseconds