Home
last modified time | relevance | path

Searched refs:vecInput (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/inputdevicehandler/src/
H A Ddistributed_input_handler.cpp123 std::vector<InputDevice> vecInput = inputHub_->GetAllInputDevices(); in Query() local
124 for (auto iter : vecInput) { in Query()