HomeSort by relevance Sort by last modified time
    Searched defs:ServerProxy (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/attestation/
attestation_flow.h 32 class CHROMEOS_EXPORT ServerProxy {
36 virtual ~ServerProxy();
60 scoped_ptr<ServerProxy> server_proxy);
207 scoped_ptr<ServerProxy> server_proxy_;
attestation_flow.cc 87 scoped_ptr<ServerProxy> server_proxy)
305 ServerProxy::~ServerProxy() {}
307 PrivacyCAType ServerProxy::GetType() {

Completed in 89 milliseconds