Home
last modified time | relevance | path

Searched defs:NotifyFailure (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/
Dipconfig.cc197 void IPConfig::NotifyFailure() { in NotifyFailure() function in shill::IPConfig
Dipconfig_unittest.cc95 void NotifyFailure() { in NotifyFailure() function in shill::IPConfigTest
/system/connectivity/shill/dhcp/
Ddhcp_config.cc177 void DHCPConfig::NotifyFailure() { in NotifyFailure() function in shill::DHCPConfig
Ddhcp_config_unittest.cc212 TEST_F(DHCPConfigCallbackTest, NotifyFailure) { in TEST_F() argument