HomeSort by relevance Sort by last modified time
    Searched refs:GetDeviceState (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chromeos/network/
network_state_handler.h 107 const DeviceState* GetDeviceState(const std::string& device_path) const;
network_state_handler.cc 168 const DeviceState* NetworkStateHandler::GetDeviceState(
257 const DeviceState* device = GetDeviceState(network->device_path());
  /external/chromium_org/device/bluetooth/
bluetooth_task_manager_win.cc 58 void GetDeviceState(const BLUETOOTH_DEVICE_INFO& device_info,
358 GetDeviceState(device_info, device_state);
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
choose_mobile_network_ui.cc 161 const DeviceState* cellular = GetNetworkStateHandler()->GetDeviceState(
sim_unlock_ui.cc 452 return GetNetworkStateHandler()->GetDeviceState(cellular_device_path_);
  /external/chromium_org/ash/system/chromeos/network/
network_connect.cc 268 GetDeviceState(cellular->device_path());
network_icon.cc 622 handler->GetDeviceState(network->device_path());
  /external/chromium_org/content/browser/gamepad/
gamepad_platform_data_fetcher_win.cc 438 if (FAILED(gamepad->GetDeviceState(sizeof(JoyData), &state))) {
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc     [all...]

Completed in 2563 milliseconds