TpmIsBeingOwned 627 chrome/browser/chromeos/login/login_utils.cc if (cryptohome_util::TpmIsEnabled() && !cryptohome_util::TpmIsBeingOwned()) { TpmIsBeingOwned 228 chrome/browser/chromeos/policy/enterprise_install_attributes.cc !cryptohome_util::TpmIsBeingOwned() && TpmIsBeingOwned 38 chrome/browser/ui/webui/chromeos/cryptohome_web_ui_handler.cc cryptohome_client->TpmIsBeingOwned( TpmIsBeingOwned 24 chromeos/cryptohome/cryptohome_util.h CHROMEOS_EXPORT bool TpmIsBeingOwned(); TpmIsBeingOwned 201 chromeos/dbus/cryptohome_client.h virtual void TpmIsBeingOwned(const BoolDBusMethodCallback& callback) = 0; TpmIsBeingOwned 64 chromeos/dbus/fake_cryptohome_client.h virtual void TpmIsBeingOwned(const BoolDBusMethodCallback& callback) OVERRIDE; TpmIsBeingOwned 66 chromeos/dbus/mock_cryptohome_client.h MOCK_METHOD1(TpmIsBeingOwned, void(const BoolDBusMethodCallback& callback));