Searched refs:EntryExists (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
H A Dturnport.h239 bool EntryExists(TurnEntry* e);
H A Dturnport.cc956 bool TurnPort::EntryExists(TurnEntry* e) { function in class:cricket::TurnPort
982 if (!EntryExists(entry)) {

Completed in 41 milliseconds