Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dicmp_session.cc82 Bind(&IcmpSession::OnEchoReplyError, weak_ptr_factory_.GetWeakPtr()))); in Start()
238 void IcmpSession::OnEchoReplyError(const std::string& error_msg) { in OnEchoReplyError() function in shill::IcmpSession
Dicmp_session.h123 void OnEchoReplyError(const std::string& error_msg);