Home
last modified time | relevance | path

Searched refs:LOCK_BACKEND_ERROR (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/policy/
Denterprise_install_attributes.cc41 return LOCK_BACKEND_ERROR; in LockDevice()
51 return LOCK_BACKEND_ERROR; in LockDevice()
58 return LOCK_BACKEND_ERROR; in LockDevice()
Denterprise_install_attributes.h28 LOCK_BACKEND_ERROR, enumerator
Dbrowser_policy_connector.cc163 return EnterpriseInstallAttributes::LOCK_BACKEND_ERROR; in LockDevice()
/external/chromium_org/chrome/browser/chromeos/policy/
Denterprise_install_attributes.cc236 callback.Run(LOCK_BACKEND_ERROR); in LockDeviceIfAttributesIsReady()
255 callback.Run(LOCK_BACKEND_ERROR); in LockDeviceIfAttributesIsReady()
270 callback.Run(LOCK_BACKEND_ERROR); in LockDeviceIfAttributesIsReady()
278 callback.Run(LOCK_BACKEND_ERROR); in LockDeviceIfAttributesIsReady()
295 callback.Run(LOCK_BACKEND_ERROR); in OnReadImmutableAttributes()
Denterprise_install_attributes.h31 LOCK_BACKEND_ERROR, enumerator
Denrollment_handler_chromeos.cc326 case EnterpriseInstallAttributes::LOCK_BACKEND_ERROR: in HandleLockDeviceResult()
/external/chromium/chrome/browser/chromeos/login/
Denterprise_enrollment_screen.cc252 case policy::EnterpriseInstallAttributes::LOCK_BACKEND_ERROR: { in WriteInstallAttributesData()