Searched refs:kQueued (Results 1 – 6 of 6) sorted by relevance
137 CHECK(command->GetState() == Command::State::kQueued) in Block()166 CHECK(command->GetState() == Command::State::kQueued) in Unblock()189 CHECK(command->GetState() == Command::State::kQueued) in List()
128 CHECK(command->GetState() == Command::State::kQueued) in UpdateBaseConfiguration()173 CHECK(command->GetState() == Command::State::kQueued) in UpdateDeviceInfo()
22 {Command::State::kQueued, "queued"},266 if (status == State::kQueued) in SetStatus()274 case State::kQueued: in SetStatus()
45 if (command.second->GetState() == Command::State::kQueued && in AddCommandHandler()62 if (command.second->GetState() == Command::State::kQueued && in AddCommandHandler()
118 Command::State state_ = Command::State::kQueued;
18 kQueued, enumerator