Home
last modified time | relevance | path

Searched defs:device_label (Results 1 – 25 of 49) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/file_manager/
H A Dvolume_manager_observer.h49 const std::string& device_label, in OnFormatStarted()
54 const std::string& device_label, in OnFormatCompleted()
59 const std::string& device_label, in OnPartitionStarted()
64 const std::string& device_label, in OnPartitionCompleted()
69 const std::string& device_label, in OnRenameStarted()
74 const std::string& device_label, in OnRenameCompleted()
H A Dvolume_manager_unittest.cc76 std::string device_label; member
143 const std::string& device_label, in OnFormatStarted()
154 const std::string& device_label, in OnFormatCompleted()
165 const std::string& device_label, in OnPartitionStarted()
176 const std::string& device_label, in OnPartitionCompleted()
187 const std::string& device_label, in OnRenameStarted()
198 const std::string& device_label, in OnRenameCompleted()
H A Dvolume_manager.cc940 const std::string& device_label) { in OnFormatEvent()
976 const std::string& device_label) { in OnPartitionEvent()
1015 const std::string& device_label) { in OnRenameEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/extensions/file_manager/
H A Ddevice_event_router.cc99 const std::string& device_label, in OnFormatStarted()
113 const std::string& device_label, in OnFormatCompleted()
123 const std::string& device_label, in OnPartitionStarted()
137 const std::string& device_label, in OnPartitionCompleted()
148 const std::string& device_label, in OnRenameStarted()
158 const std::string& device_label, in OnRenameCompleted()
H A Devent_router.cc321 const std::string& device_label) override { in OnDeviceEvent()
832 const std::string& device_label, in OnFormatStarted()
839 const std::string& device_label, in OnFormatCompleted()
846 const std::string& device_label, in OnPartitionStarted()
853 const std::string& device_label, in OnPartitionCompleted()
860 const std::string& device_label, in OnRenameStarted()
867 const std::string& device_label, in OnRenameCompleted()
H A Ddevice_event_router_unittest.cc29 std::string device_label; member
43 const std::string& device_label) override { in OnDeviceEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/volume_mounter/
H A Darc_volume_mounter_bridge.cc128 std::string device_label = in SendMountEventForMyFiles() local
187 std::string fs_uuid, device_label; in OnMountEvent() local
250 const std::string& device_label, in SendMountEventForRemovableMedia()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/volume_mounter/
H A Darc_volume_mounter_bridge.cc117 std::string device_label = in SendMountEventForMyFiles() local
183 std::string fs_uuid, device_label; in OnMountEvent() local
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/compute/fixtures/maxihost/
H A Dnode.json31 "device_label": "1826825814", string
41 "device_label": "1826825814", string
H A Dnodes.json32 "device_label": "1826825814", string
42 "device_label": "1826825814", string
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/vmware/
H A Dvmware_guest_network.py212 def get_network_device(self, vm=None, mac=None, device_type=None, device_label=None): argument
251 def get_network_device_by_label(self, vm=None, device_label=None): argument
/dports/multimedia/bino/bino-1.6.5/src/
H A Daudiodialog.cpp41 QLabel *device_label = new QLabel(_("Audio device:")); in audio_dialog() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/storage_monitor/
H A Dstorage_info_utils.cc72 std::string device_label; in GetDeviceLabelFromStorageInfo() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/storage_monitor/
H A Dstorage_info_utils.cc72 std::string device_label; in GetDeviceLabelFromStorageInfo() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/disks/
H A Ddisk_mount_manager.cc611 const std::string& device_label, in OnFormatStarted()
625 std::string device_label; in OnFormatCompleted() local
792 std::string device_label; in OnRenameCompleted() local
983 const std::string& device_label) { in NotifyFormatStatusUpdate()
991 const std::string& device_label) { in NotifyPartitionStatusUpdate()
999 const std::string& device_label) { in NotifyRenameStatusUpdate()
H A Ddisk_mount_manager_unittest.cc54 const char* device_label; member
252 std::string device_label; member
283 std::string device_label; member
375 const std::string& device_label) override { in OnFormatEvent()
383 const std::string& device_label) override { in OnRenameEvent()
H A Ddisk.cc87 Disk::Builder& Disk::Builder::SetDeviceLabel(const std::string& device_label) { in SetDeviceLabel()
H A Dmock_disk_mount_manager.cc152 const std::string& device_label, in CreateDiskEntryForMountDevice()
/dports/www/fusionpbx/fusionpbx-4.4.1/app/devices/
H A Ddevice_edit.php153 $device_label = check_str($_POST["device_label"]); variable
354 $device_label = $row["device_label"]; variable
356 $device_label = $row["device_label"]; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/router/discovery/dial/
H A Ddevice_description_service.cc89 std::string device_label = fetcher_it.first; in GetDeviceDescriptions() local
H A Ddevice_description_service_unittest.cc77 void AddToCache(const std::string& device_label, in AddToCache()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/network/
H A Dnet-device-bluetooth.c38 GtkLabel *device_label; member
H A Dnet-vpn.c39 GtkLabel *device_label; member
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/vmware/plugins/module_utils/
H A Dvm_device_helper.py282 def create_nic(self, device_type, device_label, device_infos): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/audio/mac/
H A Dcore_audio_util_mac.cc225 base::Optional<std::string> device_label; in GetDeviceLabel() local

12