Home
last modified time | relevance | path

Searched refs:FindDeviceNode (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/test/facility/virtual_device/include/
H A Dgeneral_device.h44 bool FindDeviceNode(const std::string &name, std::string &node);
/foundation/multimodalinput/input/test/facility/virtual_device/src/
H A Dgeneral_device.cpp55 if (GeneralDevice::FindDeviceNode(name, node)) { in OpenDevice()
68 bool GeneralDevice::FindDeviceNode(const std::string &name, std::string &node) in FindDeviceNode() function in OHOS::MMI::GeneralDevice

Completed in 1 milliseconds