Lines Matching refs:List
16 Get DBUS URI List From BMC
29 ${bmc_response}= Convert To List ${bmc_response}
30 ${bmc_response_output}= Get From List ${bmc_response} 0
34 ${service_name_index_value}= Get From List ${service_name_index_value} 0
37 …${service_name_with_uri_list}= Get From List ${bmc_response_output_list} ${service_name_index_v…
44 ${dbus_uri}= Get From List ${service_name_with_uri_list} ${list_index}
45 Append To List ${dbus_uri_list} ${dbus_uri}
51 Fetch DBUS URI List Without Unicode
57 # dbus_uri_list List of all the uris for the corresponding service name.
61 @{dbus_list}= Create List
65 Append To List ${dbus_list} ${item}