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

  /system/connectivity/shill/vpn/
l2tp_ipsec_driver.cc 96 { kL2tpIpsecClientCertIdProperty, 0 },
275 AppendValueOption(kL2tpIpsecClientCertIdProperty,
500 const_args()->LookupString(kL2tpIpsecClientCertIdProperty, "").empty();
536 if (args()->LookupString(kL2tpIpsecClientCertIdProperty,
l2tp_ipsec_driver_unittest.cc 614 SetArg(kL2tpIpsecClientCertIdProperty, "");
623 SetArg(kL2tpIpsecClientCertIdProperty, "some-cert-id");
628 SetArg(kL2tpIpsecClientCertIdProperty, "");
  /external/cros/system_api/dbus/shill/
dbus-constants.h 340 const char kL2tpIpsecClientCertIdProperty[] = "L2TPIPsec.ClientCertID";
    [all...]

Completed in 62 milliseconds