Searched defs:OnReadError (Results 1 – 5 of 5) sorted by relevance
/system/connectivity/apmanager/ | ||
D | hostapd_monitor.cc | 225 void HostapdMonitor::OnReadError(const string& error_msg) { in OnReadError() function in apmanager::HostapdMonitor |
/system/connectivity/dhcp_client/ | ||
D | dhcpv4.cc | 142 void DHCPV4::OnReadError(const std::string& error_msg) { in OnReadError() function in dhcp_client::DHCPV4 |
/system/connectivity/shill/net/ | ||
D | rtnl_handler.cc | 506 void RTNLHandler::OnReadError(const string& error_msg) { in OnReadError() function in shill::RTNLHandler |
D | netlink_manager.cc | 823 void NetlinkManager::OnReadError(const string& error_msg) { in OnReadError() function in shill::NetlinkManager |
/system/connectivity/shill/ | ||
D | http_proxy.cc | 249 void HTTPProxy::OnReadError(const string& error_msg) { in OnReadError() function in shill::HTTPProxy |