/external/chromium_org/chromeos/dbus/ |
bluetooth_adapter_client.h | 136 const dbus::ObjectPath& device_path,
|
cros_disks_client_unittest.cc | 122 EXPECT_EQ(kDeviceFile, result.device_path());
|
fake_shill_service_client.h | 116 PropertyObserverList& GetObserverList(const dbus::ObjectPath& device_path);
|
/external/chromium_org/chromeos/network/ |
host_resolver_impl_chromeos.cc | 62 network_state_handler_->GetDeviceState(network->device_path());
|
host_resolver_impl_chromeos_unittest.cc | 54 network_state_handler_->GetDeviceState(default_network->device_path());
|
managed_network_configuration_handler_impl.h | 162 const std::string& device_path,
|
network_state.h | 56 const std::string& device_path() const { return device_path_; } function in class:chromeos::NetworkState
|
shill_property_handler_unittest.cc | 69 const std::string& device_path, 72 AddPropertyUpdate(shill::kDevicesProperty, device_path);
|
network_device_handler_unittest.cc | 89 void PropertiesSuccessCallback(const std::string& device_path,
|
shill_property_handler.h | 70 const std::string& device_path,
|
/external/chromium_org/ui/ozone/platform/dri/ |
dri_wrapper.h | 27 DriWrapper(const char* device_path);
|
/external/kernel-headers/original/uapi/linux/ |
edd.h | 167 } device_path; member in struct:edd_device_params
|
/hardware/intel/bootstub/ |
bootparam.h | 232 } device_path; member in struct:edd_device_params
|
/hardware/ti/omap4-aah/camera/inc/V4LCameraAdapter/ |
V4LCameraAdapter.h | 35 #define DEVICE_PATH "/dev/"
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
edd.h | 167 } device_path; member in struct:edd_device_params
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
edd.h | 167 } device_path; member in struct:edd_device_params
|
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/ |
edd.h | 176 } device_path; member in struct:edd_device_params
|
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/ |
edd.h | 176 } device_path; member in struct:edd_device_params
|
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/ |
edd.h | 176 } device_path; member in struct:edd_device_params
|
/external/chromium_org/build/android/pylib/ |
android_commands.py | [all...] |
/external/chromium_org/chromeos/disks/ |
disk_mount_manager_unittest.cc | 104 const std::string& device_path)); 112 const std::string& device_path));
|
/external/chromium_org/media/video/capture/win/ |
video_capture_device_win.cc | 66 std::string device_path(base::SysWideToUTF8(V_BSTR(&name))); 67 if (device_path.compare(device_name.id()) == 0) {
|
/system/core/fastboot/ |
usb_linux.c | 147 snprintf(info.device_path, sizeof(info.device_path), "usb:%s", sysfs_name);
|
usb_osx.c | 331 snprintf(handle->info.device_path, sizeof(handle->info.device_path), "usb:%lX", locationId);
|
usb_windows.c | 319 info.device_path[0] = 0;
|