PrivetTrafficDetector 316 chrome/browser/local_discovery/privet_notifications.cc new PrivetTrafficDetector( PrivetTrafficDetector 32 chrome/browser/local_discovery/privet_notifications.h class PrivetTrafficDetector; PrivetTrafficDetector 126 chrome/browser/local_discovery/privet_notifications.h scoped_refptr<PrivetTrafficDetector> traffic_detector_; PrivetTrafficDetector 52 chrome/browser/local_discovery/privet_traffic_detector.cc PrivetTrafficDetector::PrivetTrafficDetector( PrivetTrafficDetector 64 chrome/browser/local_discovery/privet_traffic_detector.cc void PrivetTrafficDetector::Start() { PrivetTrafficDetector 68 chrome/browser/local_discovery/privet_traffic_detector.cc base::Bind(&PrivetTrafficDetector::StartOnIOThread, PrivetTrafficDetector 72 chrome/browser/local_discovery/privet_traffic_detector.cc PrivetTrafficDetector::~PrivetTrafficDetector() { PrivetTrafficDetector 77 chrome/browser/local_discovery/privet_traffic_detector.cc void PrivetTrafficDetector::StartOnIOThread() { PrivetTrafficDetector 83 chrome/browser/local_discovery/privet_traffic_detector.cc void PrivetTrafficDetector::OnNetworkChanged( PrivetTrafficDetector 91 chrome/browser/local_discovery/privet_traffic_detector.cc void PrivetTrafficDetector::ScheduleRestart() { PrivetTrafficDetector 99 chrome/browser/local_discovery/privet_traffic_detector.cc base::Bind(&PrivetTrafficDetector::Restart, PrivetTrafficDetector 104 chrome/browser/local_discovery/privet_traffic_detector.cc void PrivetTrafficDetector::Restart(const net::NetworkInterfaceList& networks) { PrivetTrafficDetector 116 chrome/browser/local_discovery/privet_traffic_detector.cc int PrivetTrafficDetector::Bind() { PrivetTrafficDetector 135 chrome/browser/local_discovery/privet_traffic_detector.cc bool PrivetTrafficDetector::IsSourceAcceptable() const { PrivetTrafficDetector 145 chrome/browser/local_discovery/privet_traffic_detector.cc bool PrivetTrafficDetector::IsPrivetPacket(int rv) const { PrivetTrafficDetector 166 chrome/browser/local_discovery/privet_traffic_detector.cc int PrivetTrafficDetector::DoLoop(int rv) { PrivetTrafficDetector 182 chrome/browser/local_discovery/privet_traffic_detector.cc base::Bind(base::IgnoreResult(&PrivetTrafficDetector::DoLoop), PrivetTrafficDetector 26 chrome/browser/local_discovery/privet_traffic_detector.h class PrivetTrafficDetector PrivetTrafficDetector 28 chrome/browser/local_discovery/privet_traffic_detector.h PrivetTrafficDetector, content::BrowserThread::DeleteOnIOThread>, PrivetTrafficDetector 31 chrome/browser/local_discovery/privet_traffic_detector.h PrivetTrafficDetector(net::AddressFamily address_family, PrivetTrafficDetector 39 chrome/browser/local_discovery/privet_traffic_detector.h friend class base::DeleteHelper<PrivetTrafficDetector>; PrivetTrafficDetector 40 chrome/browser/local_discovery/privet_traffic_detector.h virtual ~PrivetTrafficDetector(); PrivetTrafficDetector 64 chrome/browser/local_discovery/privet_traffic_detector.h base::WeakPtrFactory<PrivetTrafficDetector> weak_ptr_factory_; PrivetTrafficDetector 66 chrome/browser/local_discovery/privet_traffic_detector.h DISALLOW_COPY_AND_ASSIGN(PrivetTrafficDetector);