Home
last modified time | relevance | path

Searched defs:device_path (Results 1 – 13 of 13) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
Dmount_library.cc18 MountLibrary::Disk::Disk(const std::string& device_path, in Disk()
72 virtual void MountPath(const char* device_path) OVERRIDE { in MountPath()
86 virtual void UnmountPath(const char* device_path) OVERRIDE { in UnmountPath()
133 const char* device_path, in MountRemovableDeviceCallback()
147 const char* device_path, in UnmountRemovableDeviceCallback()
160 const char* device_path, in GetDiskPropertiesCallback()
189 const char* device_path) { in MonitorMountEventsHandler()
196 void OnMountRemovableDevice(const char* device_path, in OnMountRemovableDevice()
220 void OnUnmountRemovableDevice(const char* device_path, in OnUnmountRemovableDevice()
242 void OnGetDiskProperties(const char* device_path, in OnGetDiskProperties()
[all …]
Dmount_library.h52 const std::string& device_path() const { return device_path_; } in device_path() function
Dnetwork_library.cc890 NetworkDevice::NetworkDevice(const std::string& device_path) in NetworkDevice()
2194 virtual void AddNetworkDeviceObserver(const std::string& device_path, in AddNetworkDeviceObserver()
2213 virtual void RemoveNetworkDeviceObserver(const std::string& device_path, in RemoveNetworkDeviceObserver()
2996 virtual NetworkIPConfigVector GetIPConfigs(const std::string& device_path, in GetIPConfigs()
3076 const std::string& device_path) { in NetworkDeviceObserverList()
3271 const char* device_path, in NetworkDeviceUpdate()
3735 std::string device_path; in UpdateNetworkDeviceList() local
3757 void DeleteDeviceFromDeviceObserversMap(const std::string& device_path) { in DeleteDeviceFromDeviceObserversMap()
3767 void DeleteDevice(const std::string& device_path) { in DeleteDevice()
3781 void ParseNetworkDevice(const std::string& device_path, in ParseNetworkDevice()
[all …]
Dnetwork_library.h196 const std::string& device_path() const { return device_path_; } in device_path() function
280 const std::string& device_path() const { return device_path_; } in device_path() function
860 std::string device_path; member
/external/chromium/chrome/browser/chromeos/extensions/
Dfile_browser_event_router.cc104 const std::string& device_path) { in DeviceChanged()
194 const std::string& device_path) { in OnDeviceAdded()
208 const std::string& device_path) { in OnDeviceScanned()
/external/chromium/third_party/libjingle/source/talk/session/phone/
Dv4llookup.h20 static bool IsV4L2Device(const std::string& device_path) { in IsV4L2Device()
Dv4llookup.cc27 bool V4LLookup::CheckIsV4L2Device(const std::string& device_path) { in CheckIsV4L2Device()
Ddevicemanager.cc831 std::string device_path = "/dev/" + filename; in ScanV4L2Devices() local
/external/grub/stage2/
Dbios.c226 unsigned char device_path[8]; in get_diskinfo() member
/external/chromium/chrome/browser/ui/webui/chromeos/
Dimageburner_ui.cc228 const std::string& device_path) { in DeviceChanged()
/external/qemu/
Dtap-win32.c566 char device_path[256]; in tap_win32_open() local
/external/chromium/base/
Dfile_util_win.cc37 bool DevicePathToDriveLetterPath(const FilePath& device_path, in DevicePathToDriveLetterPath()
/external/wpa_supplicant_8/src/wps/
Dwps.h769 char *device_path; member