Searched refs:AsyncTpmAttestationCreateEnrollRequest (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chromeos/cryptohome/
H A Dasync_method_caller.h107 virtual void AsyncTpmAttestationCreateEnrollRequest(
H A Dmock_async_method_caller.cc47 ON_CALL(*this, AsyncTpmAttestationCreateEnrollRequest(_, _))
H A Dmock_async_method_caller.h51 MOCK_METHOD2(AsyncTpmAttestationCreateEnrollRequest,
H A Dasync_method_caller.cc115 virtual void AsyncTpmAttestationCreateEnrollRequest(
119 AsyncTpmAttestationCreateEnrollRequest(pca_type, base::Bind(
/external/chromium_org/chromeos/attestation/
H A Dattestation_flow_unittest.cc86 EXPECT_CALL(async_caller, AsyncTpmAttestationCreateEnrollRequest(_, _))
151 EXPECT_CALL(async_caller, AsyncTpmAttestationCreateEnrollRequest(_, _))
179 EXPECT_CALL(async_caller, AsyncTpmAttestationCreateEnrollRequest(_, _))
210 EXPECT_CALL(async_caller, AsyncTpmAttestationCreateEnrollRequest(_, _))
465 AsyncTpmAttestationCreateEnrollRequest(ALTERNATE_PCA, _))
H A Dattestation_flow.cc128 async_caller_->AsyncTpmAttestationCreateEnrollRequest(
/external/chromium_org/chromeos/dbus/
H A Dmock_cryptohome_client.h97 MOCK_METHOD2(AsyncTpmAttestationCreateEnrollRequest,
H A Dcryptohome_client.h290 virtual void AsyncTpmAttestationCreateEnrollRequest(
H A Dfake_cryptohome_client.h93 virtual void AsyncTpmAttestationCreateEnrollRequest(
H A Dfake_cryptohome_client.cc345 void FakeCryptohomeClient::AsyncTpmAttestationCreateEnrollRequest( function in class:chromeos::FakeCryptohomeClient
H A Dcryptohome_client.cc441 virtual void AsyncTpmAttestationCreateEnrollRequest(

Completed in 7306 milliseconds