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

/external/chromium_org/chromeos/cryptohome/
H A Dasync_method_caller.h152 virtual void TpmAttestationRegisterKey(
H A Dmock_async_method_caller.cc71 ON_CALL(*this, TpmAttestationRegisterKey(_, _, _, _))
H A Dmock_async_method_caller.h71 MOCK_METHOD4(TpmAttestationRegisterKey,
H A Dasync_method_caller.cc175 virtual void TpmAttestationRegisterKey(
181 TpmAttestationRegisterKey(
/external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/
H A Denterprise_platform_keys_private_api_unittest.cc150 ON_CALL(mock_async_method_caller_, TpmAttestationRegisterKey(_, _, _, _))
438 EXPECT_CALL(mock_async_method_caller_, TpmAttestationRegisterKey(_, _, _, _))
457 EXPECT_CALL(mock_async_method_caller_, TpmAttestationRegisterKey(_, _, _, _))
488 TpmAttestationRegisterKey(chromeos::attestation::KEY_USER,
H A Denterprise_platform_keys_private_api.cc523 async_caller_->TpmAttestationRegisterKey(
/external/chromium_org/chromeos/dbus/
H A Dmock_cryptohome_client.h132 MOCK_METHOD4(TpmAttestationRegisterKey,
H A Dcryptohome_client.h378 virtual void TpmAttestationRegisterKey(
H A Dfake_cryptohome_client.h127 virtual void TpmAttestationRegisterKey(
H A Dfake_cryptohome_client.cc405 void FakeCryptohomeClient::TpmAttestationRegisterKey( function in class:chromeos::FakeCryptohomeClient
H A Dcryptohome_client.cc577 virtual void TpmAttestationRegisterKey(

Completed in 681 milliseconds