Searched defs:inputDeviceJson (Results 1 – 1 of 1) sorted by relevance
80 nlohmann::json inputDeviceJson = nlohmann::json::parse(str, nullptr, false); in ParseInputDeviceJson() local88 void DistributedInputNodeManager::ParseInputDevice(const nlohmann::json &inputDeviceJson, InputDevi… in ParseInputDevice()94 void DistributedInputNodeManager::ParseInputDeviceBasicInfo(const nlohmann::json &inputDeviceJson, … in ParseInputDeviceBasicInfo()125 void DistributedInputNodeManager::ParseInputDeviceEvents(const nlohmann::json &inputDeviceJson, Inp… in ParseInputDeviceEvents()