Searched refs:user_cert_key_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
H A Dnetwork_library.h444 const std::string& user_cert_key() const { return user_cert_key_; }
484 user_cert_key_ = key;
498 std::string user_cert_key_; member in class:chromeos::VirtualNetwork
H A Dnetwork_library.cc1306 return value->GetAsString(&user_cert_key_);
1361 SetStringProperty(kL2TPIPSecKeyProperty, key, &user_cert_key_);

Completed in 137 milliseconds