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

  /system/connectivity/shill/vpn/
openvpn_driver.h 169 typedef std::map<int, std::string> ForeignOptions;
185 static void ParseForeignOptions(const ForeignOptions& options,
openvpn_driver.cc 409 ForeignOptions foreign_options;
496 void OpenVPNDriver::ParseForeignOptions(const ForeignOptions& options,
    [all...]

Completed in 45 milliseconds