Lines Matching full:retrieve
561 Retrieve HW Info And Write processor ${json_tmp_file_path}
562 Retrieve HW Info And Write memory ${json_tmp_file_path}
563 Retrieve HW Info And Write List ${I/O} ${json_tmp_file_path} I/O last
584 Retrieve HW Info And Write
585 [Documentation] Retrieve and write info, add a comma if not last item.
588 # class Device class to retrieve with lshw.
592 ${output}= Retrieve Hardware Info ${class}
601 Retrieve HW Info And Write List
602 [Documentation] Does a Retrieve/Write with a list of classes and
607 # list The list of devices classes to retrieve with lshw.
615 ... Retrieve HW Info And Write ${class} ${json_tmp_file_path} true
616 ... ELSE Retrieve HW Info And Write ${class} ${json_tmp_file_path}
623 Retrieve Hardware Info
627 # class Device class to retrieve with lshw.