Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h58 } InputDevListNode; typedef
111 void dumpInfoList(InputDevListNode in) in dumpInfoList()
140 int32_t CreateInputDevListNode(InputDevListNode &inputDevNode, std::string &fileName);
144 std::map<uint32_t, InputDevListNode> inputDevList_;
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp299 int32_t InputDeviceManager::CreateInputDevListNode(InputDevListNode &inputDevNode, std::string &fil… in CreateInputDevListNode()
341 InputDevListNode inputDevNode {}; in LoadInputDevices()
369 InputDevListNode inputDevNode {}; in ReloadInputDevices()
461 InputDevListNode inputDevList {}; in AddDeviceNodeToList()