Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dvirtual_input_device_test.cpp123 auto inputDevFun = [&inputDeviceGet] (std::shared_ptr<InputDevice> dev) { in __anonae97a7060302() variable
126 ASSERT_TRUE(InputManager::GetInstance()->GetDevice(deviceId, inputDevFun) == RET_OK);
145 auto inputDevFun = [&inputDeviceGet] (std::shared_ptr<InputDevice> dev) { in __anonae97a7060402() variable
148 ret = InputManager::GetInstance()->GetDevice(deviceId, inputDevFun);
154 ret = InputManager::GetInstance()->GetDevice(deviceId, inputDevFun);