Home
last modified time | relevance | path

Searched refs:kL2TPIPSecUserProperty (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.cc234 const char* kL2TPIPSecUserProperty = "L2TPIPsec.User"; variable
571 { kL2TPIPSecUserProperty, PROPERTY_INDEX_L2TPIPSEC_USER },
1365 SetStringProperty(kL2TPIPSecUserProperty, username, &username_); in SetUsername()