Home
last modified time | relevance | path

Searched defs:device_state (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_device_win_unittest.cc47 BluetoothTaskManagerWin::DeviceState device_state; in BluetoothDeviceWinTest() local
Dbluetooth_task_manager_win.cc426 DeviceState* device_state = new DeviceState(); in SearchDevices() local
/external/chromium_org/chromeos/network/
Dnetwork_device_handler_impl.cc401 const DeviceState* device_state = in SetWifiTDLSEnabled() local
423 const DeviceState* device_state = in GetWifiTDLSStatus() local
466 const DeviceState* device_state = *it; in ApplyCellularAllowRoamingToShill() local
Dhost_resolver_impl_chromeos.cc61 const DeviceState* device_state = in DefaultNetworkChanged() local
Dmanaged_network_configuration_handler_impl.cc638 const DeviceState* device_state = in GetDeviceStateProperties() local
/external/chromium_org/cloud_print/gcp20/prototype/
Dprivet_http_server.h46 std::string device_state; member
/external/chromium_org/chrome/browser/chromeos/login/
Dwizard_controller_browsertest.cc770 base::DictionaryValue device_state; in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/components/cloud_devices/tools/prototype/
Dprototype.py997 def device_state(self): member in WebRequestHandler