Searched defs:LockDevice (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/test/chromedriver/chrome/
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 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 Denterprise_install_attributes.cc146 void EnterpriseInstallAttributes::LockDevice( function in class:policy::EnterpriseInstallAttributes

Completed in 98 milliseconds