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

  /system/connectivity/shill/
connection_health_checker.h 138 AsyncConnection* tcp_connection() const { return tcp_connection_.get(); } function in class:shill::ConnectionHealthChecker
connection_health_checker_unittest.cc 164 const AsyncConnection* tcp_connection() { function in class:shill::ConnectionHealthCheckerTest
349 EXPECT_NE(tcp_connection_, health_checker_->tcp_connection());

Completed in 3461 milliseconds