Home
last modified time | relevance | path

Searched refs:echo_reply_callback_ (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dicmp_session.cc56 echo_reply_callback_(Bind(&IcmpSession::OnEchoReplyReceived, in IcmpSession()
81 icmp_->socket(), echo_reply_callback_, in Start()
Dicmp_session.h143 IOHandler::InputCallback echo_reply_callback_; variable