HomeSort by relevance Sort by last modified time
    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