Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h140 int32_t CreateInputDevListNode(InputDevListNode &inputDevNode, std::string &fileName);
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp299 int32_t InputDeviceManager::CreateInputDevListNode(InputDevListNode &inputDevNode, std::string &fil… in CreateInputDevListNode() function in OHOS::Input::InputDeviceManager
349 int32_t ret = CreateInputDevListNode(inputDevNode, flist[i]); in LoadInputDevices()
379 int32_t ret = CreateInputDevListNode(inputDevNode, flist[i]); in ReloadInputDevices()