Home
last modified time | relevance | path

Searched refs:GetAllInputDevices (Results 1 – 3 of 3) 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()
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h85 std::vector<InputDevice> GetAllInputDevices();
H A Dinput_hub.cpp511 std::vector<InputDevice> InputHub::GetAllInputDevices() in GetAllInputDevices() function in OHOS::DistributedHardware::DistributedInput::InputHub