Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/tools/event_inject/test/
H A Dget_device_object_test.cpp58 FILE* stopDevice = popen(closeDeviceCmd.c_str(), "rw"); variable
59 if (!stopDevice) {
62 pclose(stopDevice);