Home | History | Annotate | Download | only in ui

Lines Matching refs:block_command_execution_

205   bool block_command_execution() const { return block_command_execution_; }
1147 bool block_command_execution_;
1149 // Stores the last blocked command id when |block_command_execution_| is true.