Home
last modified time | relevance | path

Searched defs:Notify (Results 1 – 12 of 12) sorted by relevance

/system/connectivity/shill/
Drpc_task_unittest.cc59 void RPCTaskTest::Notify(const string& reason, in Notify() function in shill::RPCTaskTest
86 TEST_F(RPCTaskTest, Notify) { in TEST_F() argument
Drpc_task.cc50 void RPCTask::Notify(const string& reason, const map<string, string>& dict) { in Notify() function in shill::RPCTask
Dexternal_task.cc100 void ExternalTask::Notify(const string& event, in Notify() function in shill::ExternalTask
Dexternal_task_unittest.cc248 TEST_F(ExternalTaskTest, Notify) { in TEST_F() argument
/system/connectivity/shill/shims/
Dtask_proxy.cc35 void TaskProxy::Notify(const string& reason, const map<string, string>& dict) { in Notify() function in shill::shims::TaskProxy
/system/connectivity/shill/pppoe/
Dpppoe_service.cc198 void PPPoEService::Notify(const string& reason, in Notify() function in shill::PPPoEService
/system/connectivity/shill/vpn/
Dl2tp_ipsec_driver.cc441 void L2TPIPSecDriver::Notify( in Notify() function in shill::L2TPIPSecDriver
Dl2tp_ipsec_driver_unittest.cc215 void L2TPIPSecDriverTest::Notify( in Notify() function in shill::L2TPIPSecDriverTest
652 TEST_F(L2TPIPSecDriverTest, Notify) { in TEST_F() argument
Dopenvpn_driver_unittest.cc295 void OpenVPNDriverTest::Notify(const string& /*reason*/, in Notify() function in shill::OpenVPNDriverTest
372 TEST_F(OpenVPNDriverTest, Notify) { in TEST_F() argument
Dopenvpn_driver.cc391 void OpenVPNDriver::Notify(const string& reason, in Notify() function in shill::OpenVPNDriver
/system/connectivity/shill/cellular/
Dcellular_unittest.cc1436 virtual void Notify(const std::string& reason, in Notify() function in shill::TestRPCTaskDelegate
1512 TEST_F(CellularTest, Notify) { in TEST_F() argument
Dcellular.cc1080 void Cellular::Notify(const string& reason, in Notify() function in shill::Cellular