HomeSort by relevance Sort by last modified time
    Searched refs:TpmAttestationRegisterKey (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chromeos/cryptohome/
async_method_caller.h 152 virtual void TpmAttestationRegisterKey(
mock_async_method_caller.cc 71 ON_CALL(*this, TpmAttestationRegisterKey(_, _, _, _))
mock_async_method_caller.h 71 MOCK_METHOD4(TpmAttestationRegisterKey,
async_method_caller.cc 175 virtual void TpmAttestationRegisterKey(
181 TpmAttestationRegisterKey(
  /external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/
enterprise_platform_keys_private_api_unittest.cc 150 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,
enterprise_platform_keys_private_api.cc 523 async_caller_->TpmAttestationRegisterKey(
  /external/chromium_org/chromeos/dbus/
mock_cryptohome_client.h 132 MOCK_METHOD4(TpmAttestationRegisterKey,
cryptohome_client.h 378 virtual void TpmAttestationRegisterKey(
fake_cryptohome_client.h 127 virtual void TpmAttestationRegisterKey(
fake_cryptohome_client.cc 405 void FakeCryptohomeClient::TpmAttestationRegisterKey(
cryptohome_client.cc 577 virtual void TpmAttestationRegisterKey(
    [all...]

Completed in 260 milliseconds