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

  /system/connectivity/shill/
connection_health_checker.cc 94 connection_complete_callback_(
100 connection_complete_callback_)),
215 connection_complete_callback_));
connection_health_checker.h 204 const base::Callback<void(bool, int)> connection_complete_callback_; member in class:shill::ConnectionHealthChecker
connection_health_checker_unittest.cc 249 EXPECT_FALSE(health_checker_->connection_complete_callback_.is_null());

Completed in 51 milliseconds