Searched refs:TpmCanAttemptOwnership (Results 1 – 6 of 6) sorted by relevance
157 void TpmCanAttemptOwnership() { in TpmCanAttemptOwnership() function in chromeos::CryptohomeLibraryImpl380 void TpmCanAttemptOwnership() {} in TpmCanAttemptOwnership() function in chromeos::CryptohomeLibraryStubImpl
130 virtual void TpmCanAttemptOwnership() = 0;
80 MOCK_METHOD0(TpmCanAttemptOwnership, void(void));
32 cryptohome->TpmCanAttemptOwnership(); in EnterpriseEnrollmentScreen()
314 cryptohome->TpmCanAttemptOwnership(); in OnProfileCreated()
341 GetCryptohomeLibrary()->TpmCanAttemptOwnership(); in Init()