Searched refs:client_id (Results 1 – 11 of 11) sorted by relevance
29 # client_id reboot_flag41 # client_id reboot_flag51 # client_id reboot_flag61 # client_id reboot_flag71 # client_id81 # client_id username password role_id89 [Arguments] ${client_id} ${reboot_flag}=False92 # client_id This client id contain string value97 ${client_ids}= Split String ${client_id} ,115 [Arguments] ${client_id} ${client_ip} ${status}[all …]
33 # client_id lock_type reboot_flag47 # client_id56 # client_id lock_type67 # client_id lock_type81 # client_id lock_type95 # client_id lock_type status_code106 # client_id lock_type115 # client_id lock_type127 # client_id lock_type release_lock_type137 # client_id lock_type[all …]
47 [Arguments] ${client_id}50 # client_id This client id can contain string value55 ${session_resp}= Redfish Login kwargs="Context":"${client_id}"67 [Arguments] ${client_id}70 # client_id This client id can contain string value76 FOR ${client} IN @{client_id}86 [Arguments] ${client_id} ${session_ids}89 # client_id External client name.108 FOR ${client} ${session} IN ZIP ${client_id} ${session_ids}
4 Subject: [PATCH 07/12] plat: corstone1000: add client_id for FMP service7 to the changes in TF-M 2.0, psa services requires a seperate client_id now.
23 ${client_id}= Create Dictionary ClientID=None24 ${oem_data}= Create Dictionary OpenBMC=${client_id}
90 client_id = credential["Oem"]["OpenBMC"].get("ClientID", "None")92 if "None" == client_id:
218 # Remove session with client_id populated from the list.
120 u32 *resp_buf, u32 buf_size, u32 client_id) in get_resp_hdr() argument159 if (MBOX_RESP_CLIENT_GET(mbox_hdr) != client_id) in get_resp_hdr()
11 file://0007-plat-corstone1000-add-client_id-for-FMP-service.patch \
412 V9fsString client_id; member421 V9fsString client_id; member
26 -static uint client_id;27 +static unsigned int client_id;