HomeSort by relevance Sort by last modified time
    Searched refs:AddressSet (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/base/
natserver.h 86 typedef std::set<SocketAddress, AddrCmp> AddressSet;
98 AddressSet* whitelist;
natserver.cc 231 whitelist = new AddressSet(AddrCmp(nat));

Completed in 53 milliseconds