Searched refs:vecInput (Results 1 – 1 of 1) sorted by relevance
123 std::vector<InputDevice> vecInput = inputHub_->GetAllInputDevices(); in Query() local124 for (auto iter : vecInput) { in Query()