Searched refs:LockDevice (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chrome/test/chromedriver/chrome/
H A Ddevice_manager.h70 Device* LockDevice(const std::string& device_serial);
H A Ddevice_manager.cc176 device->reset(LockDevice(*iter));
200 device->reset(LockDevice(device_serial));
211 Device* DeviceManager::LockDevice(const std::string& device_serial) { function in class:DeviceManager
/external/chromium_org/chrome/browser/chromeos/policy/
H A Denterprise_install_attributes.h28 // Return codes for LockDevice().
63 void LockDevice(const std::string& user,
139 // Helper for LockDevice(). Handles the result of InstallAttributesIsReady()
140 // and continue processing LockDevice if the result is true.
H A Ddevice_cloud_policy_manager_chromeos_unittest.cc144 void LockDevice() { function in class:policy::__anon3409::DeviceCloudPolicyManagerChromeOSTest
147 install_attributes_->LockDevice(
220 LockDevice();
241 LockDevice();
517 LockDevice();
H A Dblocking_login_browsertest.cc165 browser_policy_connector()->GetInstallAttributes()->LockDevice(
H A Ddevice_cloud_policy_store_chromeos_unittest.cc62 install_attributes_->LockDevice(
H A Denterprise_install_attributes_unittest.cc84 install_attributes_->LockDevice(
H A Denterprise_install_attributes.cc146 void EnterpriseInstallAttributes::LockDevice( function in class:policy::EnterpriseInstallAttributes
H A Denrollment_handler_chromeos.cc344 install_attributes_->LockDevice(
/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dkiosk_app_manager.cc137 connector->GetInstallAttributes()->LockDevice(
H A Dkiosk_app_manager_browsertest.cc231 connector->GetInstallAttributes()->LockDevice(

Completed in 5586 milliseconds