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

  /system/connectivity/shill/vpn/
openvpn_driver.h 174 static const char kOpenVPNPath[];
openvpn_driver.cc 98 const char OpenVPNDriver::kOpenVPNPath[] = "/usr/sbin/openvpn";
332 FROM_HERE, FilePath(kOpenVPNPath),
338 LOG(ERROR) << "Unable to spawn: " << kOpenVPNPath;
    [all...]

Completed in 2847 milliseconds