Searched defs:OnPPPDied (Results 1 - 2 of 2) sorted by relevance

/system/connectivity/shill/pppoe/
H A Dpppoe_service.cc111 PPPDaemon::DeathCallback callback(base::Bind(&PPPoEService::OnPPPDied,
213 void PPPoEService::OnPPPDied(pid_t pid, int exit) { function in class:shill::PPPoEService
/system/connectivity/shill/cellular/
H A Dcellular.cc1034 PPPDaemon::DeathCallback death_callback(Bind(&Cellular::OnPPPDied,
1156 void Cellular::OnPPPDied(pid_t pid, int exit) { function in class:shill::Cellular

Completed in 111 milliseconds