Searched defs:NotifyFailure (Results 1 - 3 of 3) sorted by relevance

/system/connectivity/shill/
H A Dipconfig_unittest.cc95 void NotifyFailure() { function in class:shill::IPConfigTest
96 ipconfig_->NotifyFailure();
169 // We should not reset on NotifyFailure.
170 NotifyFailure();
203 NotifyFailure();
250 // properties (via IPConfig::ResetProperties()). Since NotifyFailure
255 NotifyFailure();
H A Dipconfig.cc197 void IPConfig::NotifyFailure() { function in class:shill::IPConfig
/system/connectivity/shill/dhcp/
H A Ddhcp_config.cc177 void DHCPConfig::NotifyFailure() { function in class:shill::DHCPConfig
180 IPConfig::NotifyFailure();
302 NotifyFailure();
328 NotifyFailure();

Completed in 43 milliseconds