HomeSort by relevance Sort by last modified time
    Searched refs:kPPPReasonAuthenticated (Results 1 - 8 of 8) sorted by null

  /system/connectivity/shill/
ppp_device.h 39 static const char kPPPReasonAuthenticated[] = "authenticated";
  /system/connectivity/shill/pppoe/
pppoe_service_unittest.cc 125 service_->Notify(kPPPReasonAuthenticated, empty_dict);
176 service_->Notify(kPPPReasonAuthenticated, empty_dict);
pppoe_service.cc 202 } else if (reason == kPPPReasonAuthenticated) {
  /system/connectivity/shill/shims/
ppp.cc 105 proxy_->Notify(kPPPReasonAuthenticated, details);
  /system/connectivity/shill/vpn/
l2tp_ipsec_driver.cc 446 reason == kPPPReasonAuthenticated) {
l2tp_ipsec_driver_unittest.cc 671 InvokeNotify(kPPPReasonAuthenticated, config);
  /system/connectivity/shill/cellular/
cellular_unittest.cc     [all...]
cellular.cc     [all...]

Completed in 75 milliseconds