Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/device_manager/src/
H A Dinput_device_manager.cpp47 const std::string INPUT_VIRTUAL_DEVICE_NAME { "DistributedInput " }; variable
682 std::string::size_type pos = strName.find(INPUT_VIRTUAL_DEVICE_NAME); in IsRemote()