Searched refs:INPUT_VIRTUAL_DEVICE_NAME (Results 1 – 1 of 1) sorted by relevance
47 const std::string INPUT_VIRTUAL_DEVICE_NAME { "DistributedInput " }; variable682 std::string::size_type pos = strName.find(INPUT_VIRTUAL_DEVICE_NAME); in IsRemote()