Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp514 std::vector<InputDevice> vecDevice; in GetAllInputDevices() local
516 vecDevice.push_back(device->identifier); in GetAllInputDevices()
518 return vecDevice; in GetAllInputDevices()