ServerProxy        21 chrome/browser/chromeos/attestation/attestation_ca_client.h class AttestationCAClient : public ServerProxy,
ServerProxy       156 chrome/browser/chromeos/attestation/attestation_policy_observer.cc     scoped_ptr<ServerProxy> attestation_ca_client(new AttestationCAClient());
ServerProxy       130 chrome/browser/chromeos/attestation/platform_verification_flow.cc   scoped_ptr<ServerProxy> attestation_ca_client(new AttestationCAClient());
ServerProxy        80 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.cc   scoped_ptr<chromeos::attestation::ServerProxy> ca_client(
ServerProxy        87 chromeos/attestation/attestation_flow.cc                                  scoped_ptr<ServerProxy> server_proxy)
ServerProxy       305 chromeos/attestation/attestation_flow.cc ServerProxy::~ServerProxy() {}
ServerProxy       307 chromeos/attestation/attestation_flow.cc PrivacyCAType ServerProxy::GetType() {
ServerProxy        32 chromeos/attestation/attestation_flow.h class CHROMEOS_EXPORT ServerProxy {
ServerProxy        36 chromeos/attestation/attestation_flow.h   virtual ~ServerProxy();
ServerProxy        60 chromeos/attestation/attestation_flow.h                   scoped_ptr<ServerProxy> server_proxy);
ServerProxy       207 chromeos/attestation/attestation_flow.h   scoped_ptr<ServerProxy> server_proxy_;
ServerProxy       141 chromeos/attestation/attestation_flow_unittest.cc   scoped_ptr<ServerProxy> proxy_interface(proxy.release());
ServerProxy       169 chromeos/attestation/attestation_flow_unittest.cc   scoped_ptr<ServerProxy> proxy_interface(proxy.release());
ServerProxy       200 chromeos/attestation/attestation_flow_unittest.cc   scoped_ptr<ServerProxy> proxy_interface(proxy.release());
ServerProxy       236 chromeos/attestation/attestation_flow_unittest.cc   scoped_ptr<ServerProxy> proxy_interface(proxy.release());
ServerProxy       280 chromeos/attestation/attestation_flow_unittest.cc   scoped_ptr<ServerProxy> proxy_interface(proxy.release());
ServerProxy       309 chromeos/attestation/attestation_flow_unittest.cc   scoped_ptr<ServerProxy> proxy_interface(proxy.release());
ServerProxy       341 chromeos/attestation/attestation_flow_unittest.cc   scoped_ptr<ServerProxy> proxy_interface(proxy.release());
ServerProxy       366 chromeos/attestation/attestation_flow_unittest.cc   scoped_ptr<ServerProxy> proxy_interface(proxy.release());
ServerProxy       413 chromeos/attestation/attestation_flow_unittest.cc   scoped_ptr<ServerProxy> proxy_interface(proxy.release());
ServerProxy       444 chromeos/attestation/attestation_flow_unittest.cc   scoped_ptr<ServerProxy> proxy_interface(proxy.release());
ServerProxy       479 chromeos/attestation/attestation_flow_unittest.cc   scoped_ptr<ServerProxy> proxy_interface(proxy.release());
ServerProxy        50 chromeos/attestation/mock_attestation_flow.cc     : AttestationFlow(NULL, NULL, scoped_ptr<ServerProxy>()) {}
ServerProxy        18 chromeos/attestation/mock_attestation_flow.h class FakeServerProxy : public ServerProxy {
ServerProxy        39 chromeos/attestation/mock_attestation_flow.h class MockServerProxy : public ServerProxy {