Searched refs:DestroyEntryIfNotCancelled (Results 1 – 2 of 2) sorted by relevance
343 void DestroyEntryIfNotCancelled(TurnEntry* entry, int64_t timestamp);
1250 void TurnPort::DestroyEntryIfNotCancelled(TurnEntry* entry, int64_t timestamp) { in DestroyEntryIfNotCancelled() function in cricket::TurnPort1279 rtc::Bind(&TurnPort::DestroyEntryIfNotCancelled, this, entry, timestamp), in ScheduleEntryDestruction()