Home
last modified time | relevance | path

Searched refs:CreateProxy (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/shims/
Dppp.cc84 if (!CreateProxy()) { in GetSecret()
94 if (CreateProxy()) { in OnAuthenticateStart()
103 if (CreateProxy()) { in OnAuthenticateDone()
137 if (CreateProxy()) { in OnConnect()
145 if (CreateProxy()) { in OnDisconnect()
152 bool PPP::CreateProxy() { in CreateProxy() function in shill::shims::PPP
Dppp.h58 bool CreateProxy();