Home
last modified time | relevance | path

Searched refs:current_drives (Results 1 – 3 of 3) sorted by relevance

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DRemovableDriveManager.cpp45 std::vector<DriveData> current_drives; in search_for_removable_drives() local
72 return current_drives; in search_for_removable_drives()
230 std::vector<DriveData> current_drives; in search_for_removable_drives() local
234 this->list_devices(current_drives); in search_for_removable_drives()
252 search_for_drives_internal::search_path(path, pp, current_drives); in search_for_removable_drives()
257 search_for_drives_internal::search_path(path, pp, current_drives); in search_for_removable_drives()
262 return current_drives; in search_for_removable_drives()
479 std::vector<DriveData> current_drives = this->search_for_removable_drives(); in update() local
482 std::sort(current_drives.begin(), current_drives.end()); in update()
483 if (current_drives != m_current_drives) { in update()
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/netapp_eseries_storagepool/tasks/
H A Drun.yml141 register: current_drives
172 register: current_drives
262 register: current_drives
293 register: current_drives
335 register: current_drives
366 register: current_drives
397 register: current_drives
428 register: current_drives
470 register: current_drives
635 register: current_drives
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp_eseries/santricity/tests/integration/targets/na_santricity_storagepool/tasks/
H A Dmain.yml133 register: current_drives
164 register: current_drives
254 register: current_drives
285 register: current_drives
327 register: current_drives
358 register: current_drives
389 register: current_drives
420 register: current_drives
462 register: current_drives
627 register: current_drives
[all …]