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

  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
device_event_router.cc 82 GetDeviceState(device_path) != DEVICE_HARD_UNPLUGGED_AND_REPORTED) {
144 DeviceState DeviceEventRouter::GetDeviceState(
device_event_router.h 80 DeviceState GetDeviceState(const std::string& device_path) const;
  /external/chromium_org/chromeos/network/
host_resolver_impl_chromeos_unittest.cc 54 network_state_handler_->GetDeviceState(default_network->device_path());
host_resolver_impl_chromeos.cc 63 network_state_handler_->GetDeviceState(network->device_path());
network_state_handler.h 107 const DeviceState* GetDeviceState(const std::string& device_path) const;
network_state_handler.cc 139 const DeviceState* NetworkStateHandler::GetDeviceState(
245 device = GetDeviceState(network->device_path());
398 const DeviceState* device = GetDeviceState(network->device_path());
    [all...]
managed_network_configuration_handler_impl.cc 635 network_state_handler_->GetDeviceState(device);
  /external/chromium_org/chrome/browser/chromeos/status/
data_promo_notification.cc 88 GetDeviceState(cellular->device_path());
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
choose_mobile_network_ui.cc 161 const DeviceState* cellular = GetNetworkStateHandler()->GetDeviceState(
network_config_message_handler.cc 198 NetworkHandler::Get()->network_state_handler()->GetDeviceState(device);
mobile_setup_ui.cc 122 NetworkHandler::Get()->network_state_handler()->GetDeviceState(
sim_unlock_ui.cc 424 return GetNetworkStateHandler()->GetDeviceState(cellular_device_path_);
  /external/chromium_org/device/bluetooth/
bluetooth_task_manager_win.cc 98 void GetDeviceState(const BLUETOOTH_DEVICE_INFO& device_info,
450 GetDeviceState(device_info, device_state);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dinput.h     [all...]
  /external/chromium_org/chrome/browser/chromeos/mobile/
mobile_activator.cc 221 GetDeviceState(network->device_path());
259 GetDeviceState(network->device_path());
    [all...]
  /external/chromium_org/ash/system/chromeos/network/
network_connect.cc 411 GetDeviceState(cellular->device_path());
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc 205 NetworkHandler::Get()->network_state_handler()->GetDeviceState(
    [all...]
  /external/chromium_org/ui/chromeos/network/
network_icon.cc 691 handler->GetDeviceState(network->device_path());
    [all...]

Completed in 4484 milliseconds