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

  /system/connectivity/shill/
connection_health_checker.h 113 void set_sock_fd(int sock_fd) { sock_fd_ = sock_fd; } function in class:shill::ConnectionHealthChecker
connection_health_checker_unittest.cc 668 health_checker_->set_sock_fd(kProxyFD);
689 health_checker_->set_sock_fd(kProxyFD);
706 health_checker_->set_sock_fd(kProxyFD);
733 health_checker_->set_sock_fd(kProxyFD);

Completed in 578 milliseconds