Lines Matching refs:commands
68 // The commands. The backend fills this in for us.
69 std::vector<SessionCommand*> commands;
89 // Returns the set of commands that needed to be scheduled. The commands
91 // on the backend at which point the backend owns the commands.
100 // Returns the number of commands sent down since the last reset.
111 // Saves pending commands to the backend. This is invoked from the timer
180 // Commands we need to send over to the backend.
184 // over the commands.
187 // The number of commands sent to the backend before doing a reset.