OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kStateReconnecting
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/vpn/
openvpn_management_server.h
38
static const char
kStateReconnecting
[];
openvpn_management_server.cc
61
const char OpenVPNManagementServer::
kStateReconnecting
[] = "RECONNECTING";
389
if (state_ ==
kStateReconnecting
) {
Completed in 34 milliseconds