Home
last modified time | relevance | path

Searched refs:ReadDeviceFile (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/tools/event_inject/test/
H A Dget_device_node_test.cpp36 * @tc.desc:Verify ReadDeviceFile function right argument passed in
44 if (getDeviceNode.ReadDeviceFile().empty()) { in HWTEST_F()
/foundation/multimodalinput/input/tools/event_inject/src/
H A Dget_device_node.cpp35 std::vector<std::string> devices = ReadDeviceFile(); in GetDeviceNodeName()
86 std::vector<std::string> GetDeviceNode::ReadDeviceFile() in ReadDeviceFile() function in OHOS::MMI::GetDeviceNode
/foundation/multimodalinput/input/tools/event_inject/include/
H A Dget_device_node.h32 std::vector<std::string> ReadDeviceFile();

Completed in 2 milliseconds