Home
last modified time | relevance | path

Searched defs:OnPPPConnected (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/pppoe/
Dpppoe_service.cc225 void PPPoEService::OnPPPConnected(const map<string, string>& params) { in OnPPPConnected() function in shill::PPPoEService
Dpppoe_service_unittest.cc139 TEST_F(PPPoEServiceTest, OnPPPConnected) { in TEST_F() argument
/system/connectivity/shill/cellular/
Dcellular.cc1107 void Cellular::OnPPPConnected(const map<string, string>& params) { in OnPPPConnected() function in shill::Cellular