Home
last modified time | relevance | path

Searched defs:VerificationProperties (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dshill_manager_client.h99 struct VerificationProperties { struct
105 std::string certificate;
109 std::string public_key;
113 std::string nonce;
116 std::string signed_data;
119 std::string device_serial;
123 std::string device_ssid;
127 std::string device_bssid;
Dshill_manager_client.cc290 ShillManagerClient::VerificationProperties::VerificationProperties() { in VerificationProperties() function in chromeos::ShillManagerClient::VerificationProperties
/external/chromium_org/chrome/browser/extensions/api/networking_private/
Dnetworking_private_delegate.h41 VerificationProperties; typedef