Home
last modified time | relevance | path

Searched defs:owner_key_util (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/ownership/
Downer_settings_service_chromeos.cc61 const scoped_refptr<OwnerKeyUtil>& owner_key_util, in LoadPrivateKeyByPublicKey()
78 const scoped_refptr<OwnerKeyUtil>& owner_key_util, in LoadPrivateKey()
110 const scoped_refptr<OwnerKeyUtil>& owner_key_util) { in DoesPrivateKeyExistAsyncHelper()
123 const scoped_refptr<OwnerKeyUtil>& owner_key_util, in DoesPrivateKeyExistAsync()
150 const scoped_refptr<OwnerKeyUtil>& owner_key_util) in OwnerSettingsServiceChromeOS()
237 const scoped_refptr<OwnerKeyUtil>& owner_key_util, in IsOwnerForSafeModeAsync()
Downer_settings_service_chromeos_factory.cc52 const scoped_refptr<ownership::OwnerKeyUtil>& owner_key_util) { in SetOwnerKeyUtilForTesting()
/external/chromium_org/components/ownership/
Downer_settings_service.cc56 const scoped_refptr<ownership::OwnerKeyUtil>& owner_key_util) in OwnerSettingsService()
/external/chromium_org/chrome/browser/chromeos/settings/
Dsession_manager_operation.cc41 scoped_refptr<OwnerKeyUtil> owner_key_util, in Start()
Ddevice_settings_service.cc139 scoped_refptr<OwnerKeyUtil> owner_key_util) { in SetSessionManager()
/external/chromium_org/chrome/browser/chromeos/policy/
Ddevice_cloud_policy_invalidator_unittest.cc142 scoped_refptr<ownership::MockOwnerKeyUtil> owner_key_util( in SetUp() local