Searched refs:ParseInputDeviceEvents (Results 1 – 2 of 2) sorted by relevance
107 void ParseInputDeviceEvents(const nlohmann::json &inputDeviceJson, InputDevice &pBuf);
91 ParseInputDeviceEvents(inputDeviceJson, pBuf); in ParseInputDevice()125 void DistributedInputNodeManager::ParseInputDeviceEvents(const nlohmann::json &inputDeviceJson, Inp… in ParseInputDeviceEvents() function in OHOS::DistributedHardware::DistributedInput::DistributedInputNodeManager