TpmIsEnabled 627 chrome/browser/chromeos/login/login_utils.cc if (cryptohome_util::TpmIsEnabled() && !cryptohome_util::TpmIsBeingOwned()) { TpmIsEnabled 227 chrome/browser/chromeos/policy/enterprise_install_attributes.cc if (cryptohome_util::TpmIsEnabled() && TpmIsEnabled 36 chrome/browser/ui/webui/chromeos/cryptohome_web_ui_handler.cc cryptohome_client->TpmIsEnabled(GetCryptohomeBoolCallback("tpm-is-enabled")); TpmIsEnabled 18 chromeos/cryptohome/cryptohome_util.h CHROMEOS_EXPORT bool TpmIsEnabled(); TpmIsEnabled 182 chromeos/dbus/cryptohome_client.h virtual void TpmIsEnabled(const BoolDBusMethodCallback& callback) = 0; TpmIsEnabled 58 chromeos/dbus/fake_cryptohome_client.h virtual void TpmIsEnabled(const BoolDBusMethodCallback& callback) OVERRIDE; TpmIsEnabled 61 chromeos/dbus/mock_cryptohome_client.h MOCK_METHOD1(TpmIsEnabled, void(const BoolDBusMethodCallback& callback)); TpmIsEnabled 181 chromeos/tpm_token_loader.cc DBusThreadManager::Get()->GetCryptohomeClient()->TpmIsEnabled(