Lines Matching full:blocked
625 // Sets if command execution shall be blocked. If |block| is true then
627 // method will not execute the command, and the last blocked command will be
631 // Gets the last blocked command after calling SetBlockCommandExecution(true).
632 // Returns the command id or -1 if there is no command blocked. The
785 blocked);
1146 // Indicates if command execution is blocked.
1149 // Stores the last blocked command id when |block_command_execution_| is true.
1152 // Stores the disposition type of the last blocked command.