Searched defs:ServerProxy (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromeos/attestation/
H A Dattestation_flow.h32 class CHROMEOS_EXPORT ServerProxy { class in namespace:chromeos::attestation
36 virtual ~ServerProxy();
60 scoped_ptr<ServerProxy> server_proxy);
207 scoped_ptr<ServerProxy> server_proxy_;
H A Dattestation_flow.cc87 scoped_ptr<ServerProxy> server_proxy)
305 ServerProxy::~ServerProxy() {}
307 PrivacyCAType ServerProxy::GetType() {

Completed in 267 milliseconds