OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kPPPReasonConnect
(Results
1 - 8
of
8
) sorted by null
/system/connectivity/shill/
ppp_device.h
41
static const char
kPPPReasonConnect
[] = "connect";
/system/connectivity/shill/shims/
ppp.cc
138
proxy_->Notify(
kPPPReasonConnect
, dict);
/system/connectivity/shill/pppoe/
pppoe_service.cc
204
} else if (reason ==
kPPPReasonConnect
) {
pppoe_service_unittest.cc
181
service_->Notify(
kPPPReasonConnect
, connect_dict);
/system/connectivity/shill/vpn/
l2tp_ipsec_driver.cc
451
if (reason !=
kPPPReasonConnect
) {
l2tp_ipsec_driver_unittest.cc
677
InvokeNotify(
kPPPReasonConnect
, config);
699
InvokeNotify(
kPPPReasonConnect
, config);
/system/connectivity/shill/cellular/
cellular_unittest.cc
[
all
...]
cellular.cc
[
all
...]
Completed in 281 milliseconds