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

/external/chromium_org/chromeos/cryptohome/
H A Dasync_method_caller.h141 virtual void AsyncTpmAttestationFinishCertRequest(
H A Dmock_async_method_caller.cc58 ON_CALL(*this, AsyncTpmAttestationFinishCertRequest(_, _, _, _, _))
H A Dmock_async_method_caller.h65 MOCK_METHOD5(AsyncTpmAttestationFinishCertRequest,
H A Dasync_method_caller.cc156 virtual void AsyncTpmAttestationFinishCertRequest(
163 AsyncTpmAttestationFinishCertRequest(
/external/chromium_org/chromeos/attestation/
H A Dattestation_flow_unittest.cc123 AsyncTpmAttestationFinishCertRequest(fake_cert_response,
254 AsyncTpmAttestationFinishCertRequest(fake_cert_response,
384 AsyncTpmAttestationFinishCertRequest(fake_cert_response,
H A Dattestation_flow.cc286 async_caller_->AsyncTpmAttestationFinishCertRequest(data,
/external/chromium_org/chromeos/dbus/
H A Dmock_cryptohome_client.h111 MOCK_METHOD5(AsyncTpmAttestationFinishCertRequest,
H A Dcryptohome_client.h311 // is completed by calling AsyncTpmAttestationFinishCertRequest. The
330 virtual void AsyncTpmAttestationFinishCertRequest(
H A Dfake_cryptohome_client.h106 virtual void AsyncTpmAttestationFinishCertRequest(
H A Dfake_cryptohome_client.cc367 void FakeCryptohomeClient::AsyncTpmAttestationFinishCertRequest( function in class:chromeos::FakeCryptohomeClient
H A Dcryptohome_client.cc496 virtual void AsyncTpmAttestationFinishCertRequest(

Completed in 668 milliseconds