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

  /external/cros/system_api/dbus/shill/
dbus-constants.h 379 const char kOpenVPNTLSAuthContentsProperty[] = "OpenVPN.TLSAuthContents";
    [all...]
  /system/connectivity/shill/vpn/
openvpn_driver.cc 131 { kOpenVPNTLSAuthContentsProperty, 0 },
648 args()->LookupString(kOpenVPNTLSAuthContentsProperty, "");
    [all...]
openvpn_driver_unittest.cc 725 SetArg(kOpenVPNTLSAuthContentsProperty, kTLSAuthContents);
    [all...]

Completed in 47 milliseconds