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

  /system/connectivity/shill/
ppp_device.h 40 static const char kPPPReasonAuthenticating[] = "authenticating";
  /system/connectivity/shill/pppoe/
pppoe_service_unittest.cc 114 service_->Notify(kPPPReasonAuthenticating, empty_dict);
124 service_->Notify(kPPPReasonAuthenticating, empty_dict);
175 service_->Notify(kPPPReasonAuthenticating, empty_dict);
pppoe_service.cc 200 if (reason == kPPPReasonAuthenticating) {
  /system/connectivity/shill/shims/
ppp.cc 96 proxy_->Notify(kPPPReasonAuthenticating, details);
  /system/connectivity/shill/vpn/
l2tp_ipsec_driver.cc 445 if (reason == kPPPReasonAuthenticating ||
l2tp_ipsec_driver_unittest.cc 670 InvokeNotify(kPPPReasonAuthenticating, config);
  /system/connectivity/shill/cellular/
cellular_unittest.cc     [all...]
cellular.cc     [all...]

Completed in 126 milliseconds