Lines Matching full:handle
25 # Note: Record handle count is unknown and it is dynamic in nature.
26 # Assuming there are 100 record handle.
28 ${next_record_handle}= Run Keyword Verify GetPDR For Record Handle ${record_handle}
62 Verify GetPDR For Record Handle
64 ... record handle and return next record handle.
68 # ${record_handle} Record handle.
69 # e.g. '1' is record handle 'Boot Progress' (196).
70 # '2' is record handle 'System Power State (260)'.
71 # '3' is record handle 'Software Termination Status (129)'.
123 # ${effecter_handle} A handle that is used to identify and access the effecter (e.g. '1').
124 # e.g. '1' is effecter handle 'Boot Progress'.
125 # '2' is effecter handle 'System Power State'.