Searched refs:FindDeviceNode (Results 1 – 7 of 7) sorted by relevance
55 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
44 bool FindDeviceNode(const std::string &name, std::string &node);
44 if (VirtualDevice::FindDeviceNode(VirtualKeyboardBuilder::GetDeviceName(), node)) { in GetDevice()
44 bool VirtualDevice::FindDeviceNode(const std::string &name, std::string &node) in FindDeviceNode() function in OHOS::Msdp::DeviceStatus::VirtualDevice
43 if (VirtualDevice::FindDeviceNode(VirtualTouchScreenBuilder::GetDeviceName(), node)) { in GetDevice()
101 if (VirtualDevice::FindDeviceNode(VirtualMouseBuilder::GetDeviceName(), node)) { in GetDevice()
59 static bool FindDeviceNode(const std::string &name, std::string &node);