DeviceState        37 ash/system/chromeos/network/network_connect.cc using chromeos::DeviceState;
DeviceState       378 ash/system/chromeos/network/network_connect.cc     const DeviceState* mobile = handler->GetDeviceStateByType(technology);
DeviceState       413 ash/system/chromeos/network/network_connect.cc   const DeviceState* cellular_device =
DeviceState        28 ash/system/chromeos/network/network_icon.cc using chromeos::DeviceState;
DeviceState       645 ash/system/chromeos/network/network_icon.cc       const DeviceState* device =
DeviceState        47 ash/system/chromeos/network/network_state_list_detailed_view.cc using chromeos::DeviceState;
DeviceState       718 ash/system/chromeos/network/network_state_list_detailed_view.cc       const chromeos::DeviceState* device =
DeviceState       147 chrome/browser/chromeos/extensions/info_private_api.cc     const chromeos::DeviceState* cellular_device =
DeviceState       214 chrome/browser/chromeos/mobile/mobile_activator.cc   const DeviceState* device = NetworkHandler::Get()->network_state_handler()->
DeviceState       253 chrome/browser/chromeos/mobile/mobile_activator.cc   const DeviceState* device = NetworkHandler::Get()->network_state_handler()->
DeviceState        88 chrome/browser/chromeos/status/data_promo_notification.cc   const DeviceState* device = NetworkHandler::Get()->network_state_handler()->
DeviceState       456 chrome/browser/chromeos/status/network_menu.cc     const DeviceState* cellular_device =
DeviceState       560 chrome/browser/chromeos/status/network_menu.cc       const DeviceState* mobile_device =
DeviceState       127 chrome/browser/ui/webui/chromeos/choose_mobile_network_ui.cc   const DeviceState* cellular =
DeviceState       163 chrome/browser/ui/webui/chromeos/choose_mobile_network_ui.cc   const DeviceState* cellular = GetNetworkStateHandler()->GetDeviceState(
DeviceState       176 chrome/browser/ui/webui/chromeos/choose_mobile_network_ui.cc   const DeviceState::CellularScanResults& scan_results =
DeviceState       179 chrome/browser/ui/webui/chromeos/choose_mobile_network_ui.cc   for (DeviceState::CellularScanResults::const_iterator it =
DeviceState       122 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   const chromeos::DeviceState* device =
DeviceState       203 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   const DeviceState* GetCellularDevice();
DeviceState       250 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   void ProcessSimCardState(const DeviceState* cellular);
DeviceState       253 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   void UpdatePage(const DeviceState* cellular, const std::string& error_msg);
DeviceState       398 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   const DeviceState* cellular_device = GetCellularDevice();
DeviceState       423 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   const DeviceState* cellular = GetCellularDevice();
DeviceState       452 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc const DeviceState* SimUnlockHandler::GetCellularDevice() {
DeviceState       507 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   const DeviceState* cellular = GetCellularDevice();
DeviceState       527 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   const DeviceState* cellular = GetCellularDevice();
DeviceState       547 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   const DeviceState* cellular = GetCellularDevice();
DeviceState       568 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   const DeviceState* cellular = GetCellularDevice();
DeviceState       710 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   const DeviceState* cellular_device =
DeviceState       726 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc     const DeviceState* cellular) {
DeviceState       813 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc void SimUnlockHandler::UpdatePage(const DeviceState* cellular,
DeviceState       695 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc                             const DeviceState* device) {
DeviceState      1066 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   const DeviceState* device =
DeviceState      1208 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   const DeviceState* device =
DeviceState      1230 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   const DeviceState* device = NetworkHandler::Get()->network_state_handler()->
DeviceState      1539 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   const DeviceState* device = NetworkHandler::Get()->network_state_handler()->
DeviceState      1793 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   const DeviceState* device = NetworkHandler::Get()->network_state_handler()->
DeviceState      2114 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   const DeviceState* cellular =
DeviceState        22 chrome/browser/ui/webui/options/chromeos/internet_options_handler.h class DeviceState;
DeviceState        15 chromeos/network/device_state.cc DeviceState::DeviceState(const std::string& path)
DeviceState        25 chromeos/network/device_state.cc DeviceState::~DeviceState() {
DeviceState        28 chromeos/network/device_state.cc bool DeviceState::PropertyChanged(const std::string& key,
DeviceState       125 chromeos/network/device_state.cc bool DeviceState::InitialPropertiesReceived(
DeviceState       135 chromeos/network/device_state.cc std::string DeviceState::GetFormattedMacAddress() const {
DeviceState       147 chromeos/network/device_state.cc bool DeviceState::IsSimAbsent() const {
DeviceState        16 chromeos/network/device_state.h class CHROMEOS_EXPORT DeviceState : public ManagedState {
DeviceState        20 chromeos/network/device_state.h   explicit DeviceState(const std::string& path);
DeviceState        21 chromeos/network/device_state.h   virtual ~DeviceState();
DeviceState        88 chromeos/network/device_state.h   DISALLOW_COPY_AND_ASSIGN(DeviceState);
DeviceState        52 chromeos/network/managed_state.cc       return new DeviceState(path);
DeviceState        63 chromeos/network/managed_state.cc DeviceState* ManagedState::AsDeviceState() {
DeviceState        65 chromeos/network/managed_state.cc     return static_cast<DeviceState*>(this);
DeviceState        21 chromeos/network/managed_state.h class DeviceState;
DeviceState        45 chromeos/network/managed_state.h   DeviceState* AsDeviceState();
DeviceState       402 chromeos/network/network_device_handler_impl.cc   const DeviceState* device_state =
DeviceState       424 chromeos/network/network_device_handler_impl.cc   const DeviceState* device_state =
DeviceState       467 chromeos/network/network_device_handler_impl.cc     const DeviceState* device_state = *it;
DeviceState       139 chromeos/network/network_state_handler.cc const DeviceState* NetworkStateHandler::GetDeviceState(
DeviceState       141 chromeos/network/network_state_handler.cc   const DeviceState* device = GetModifiableDeviceState(device_path);
DeviceState       147 chromeos/network/network_state_handler.cc const DeviceState* NetworkStateHandler::GetDeviceStateByType(
DeviceState       164 chromeos/network/network_state_handler.cc     const DeviceState* device = (*iter)->AsDeviceState();
DeviceState       249 chromeos/network/network_state_handler.cc   const DeviceState* device = NULL;
DeviceState       287 chromeos/network/network_state_handler.cc     const DeviceState* device = (*iter)->AsDeviceState();
DeviceState       386 chromeos/network/network_state_handler.cc   const DeviceState* device = GetDeviceState(network->device_path());
DeviceState       609 chromeos/network/network_state_handler.cc   DeviceState* device = GetModifiableDeviceState(device_path);
DeviceState       725 chromeos/network/network_state_handler.cc DeviceState* NetworkStateHandler::GetModifiableDeviceState(
DeviceState        35 chromeos/network/network_state_handler.h class DeviceState;
DeviceState        66 chromeos/network/network_state_handler.h   typedef std::vector<const DeviceState*> DeviceStateList;
DeviceState       109 chromeos/network/network_state_handler.h   const DeviceState* GetDeviceState(const std::string& device_path) const;
DeviceState       112 chromeos/network/network_state_handler.h   const DeviceState* GetDeviceStateByType(const NetworkTypePattern& type) const;
DeviceState       309 chromeos/network/network_state_handler.h   DeviceState* GetModifiableDeviceState(const std::string& device_path) const;
DeviceState       180 device/bluetooth/bluetooth_adapter_win.cc     const ScopedVector<BluetoothTaskManagerWin::DeviceState>& devices) {
DeviceState       182 device/bluetooth/bluetooth_adapter_win.cc   for (ScopedVector<BluetoothTaskManagerWin::DeviceState>::const_iterator iter =
DeviceState       197 device/bluetooth/bluetooth_adapter_win.cc     const ScopedVector<BluetoothTaskManagerWin::DeviceState>& devices) {
DeviceState       199 device/bluetooth/bluetooth_adapter_win.cc   for (ScopedVector<BluetoothTaskManagerWin::DeviceState>::const_iterator iter =
DeviceState        68 device/bluetooth/bluetooth_adapter_win.h       const ScopedVector<BluetoothTaskManagerWin::DeviceState>& devices)
DeviceState        72 device/bluetooth/bluetooth_adapter_win.h       const ScopedVector<BluetoothTaskManagerWin::DeviceState>& devices)
DeviceState        24 device/bluetooth/bluetooth_adapter_win_unittest.cc                      device::BluetoothTaskManagerWin::DeviceState* state) {
DeviceState       491 device/bluetooth/bluetooth_adapter_win_unittest.cc   BluetoothTaskManagerWin::DeviceState* android_phone_state =
DeviceState       492 device/bluetooth/bluetooth_adapter_win_unittest.cc       new BluetoothTaskManagerWin::DeviceState();
DeviceState       494 device/bluetooth/bluetooth_adapter_win_unittest.cc   BluetoothTaskManagerWin::DeviceState* laptop_state =
DeviceState       495 device/bluetooth/bluetooth_adapter_win_unittest.cc       new BluetoothTaskManagerWin::DeviceState();
DeviceState       497 device/bluetooth/bluetooth_adapter_win_unittest.cc   BluetoothTaskManagerWin::DeviceState* iphone_state =
DeviceState       498 device/bluetooth/bluetooth_adapter_win_unittest.cc       new BluetoothTaskManagerWin::DeviceState();
DeviceState       500 device/bluetooth/bluetooth_adapter_win_unittest.cc   ScopedVector<BluetoothTaskManagerWin::DeviceState> devices;
DeviceState        28 device/bluetooth/bluetooth_device_win.cc     const BluetoothTaskManagerWin::DeviceState& state)
DeviceState        23 device/bluetooth/bluetooth_device_win.h       const BluetoothTaskManagerWin::DeviceState& state);
DeviceState        44 device/bluetooth/bluetooth_device_win_unittest.cc     BluetoothTaskManagerWin::DeviceState device_state;
DeviceState        59 device/bluetooth/bluetooth_task_manager_win.cc                     device::BluetoothTaskManagerWin::DeviceState* state) {
DeviceState       192 device/bluetooth/bluetooth_task_manager_win.cc     const ScopedVector<DeviceState>* devices) {
DeviceState       199 device/bluetooth/bluetooth_task_manager_win.cc     const ScopedVector<DeviceState>* devices) {
DeviceState       296 device/bluetooth/bluetooth_task_manager_win.cc   ScopedVector<DeviceState>* device_list = new ScopedVector<DeviceState>();
DeviceState       324 device/bluetooth/bluetooth_task_manager_win.cc   ScopedVector<DeviceState>* device_list = new ScopedVector<DeviceState>();
DeviceState       341 device/bluetooth/bluetooth_task_manager_win.cc     ScopedVector<DeviceState>* device_list) {
DeviceState       359 device/bluetooth/bluetooth_task_manager_win.cc       DeviceState* device_state = new DeviceState();
DeviceState       369 device/bluetooth/bluetooth_task_manager_win.cc     ScopedVector<DeviceState>* device_list) {
DeviceState       372 device/bluetooth/bluetooth_task_manager_win.cc   for (ScopedVector<DeviceState>::iterator iter = device_list->begin();
DeviceState        66 device/bluetooth/bluetooth_task_manager_win.h      virtual void DevicesUpdated(const ScopedVector<DeviceState>& devices) {}
DeviceState        67 device/bluetooth/bluetooth_task_manager_win.h      virtual void DevicesDiscovered(const ScopedVector<DeviceState>& devices) {}
DeviceState       101 device/bluetooth/bluetooth_task_manager_win.h   void OnDevicesUpdated(const ScopedVector<DeviceState>* devices);
DeviceState       102 device/bluetooth/bluetooth_task_manager_win.h   void OnDevicesDiscovered(const ScopedVector<DeviceState>* devices);
DeviceState       132 device/bluetooth/bluetooth_task_manager_win.h                      ScopedVector<DeviceState>* device_list);
DeviceState       135 device/bluetooth/bluetooth_task_manager_win.h   void DiscoverServices(ScopedVector<DeviceState>* device_list);