OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TpmAttestationIsPrepared
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/
enterprise_platform_keys_private_api_unittest.cc
147
ON_CALL(mock_cryptohome_client_,
TpmAttestationIsPrepared
(_))
327
EXPECT_CALL(mock_cryptohome_client_,
TpmAttestationIsPrepared
(_))
336
EXPECT_CALL(mock_cryptohome_client_,
TpmAttestationIsPrepared
(_))
502
EXPECT_CALL(mock_cryptohome_client_,
TpmAttestationIsPrepared
(_))
511
EXPECT_CALL(mock_cryptohome_client_,
TpmAttestationIsPrepared
(_))
enterprise_platform_keys_private_api.cc
179
cryptohome_client_->
TpmAttestationIsPrepared
(base::Bind(
/external/chromium_org/chromeos/dbus/
mock_cryptohome_client.h
93
MOCK_METHOD1(
TpmAttestationIsPrepared
,
cryptohome_client.h
274
// Calls the
TpmAttestationIsPrepared
dbus method. The callback is called
276
virtual void
TpmAttestationIsPrepared
(
fake_cryptohome_client.h
89
virtual void
TpmAttestationIsPrepared
(
fake_cryptohome_client.cc
333
void FakeCryptohomeClient::
TpmAttestationIsPrepared
(
cryptohome_client.cc
423
virtual void
TpmAttestationIsPrepared
(
[
all
...]
/external/chromium_org/chrome/browser/chromeos/attestation/
platform_verification_flow_unittest.cc
151
virtual void
TpmAttestationIsPrepared
(
Completed in 180 milliseconds