Searched refs:ParseInputDevice (Results 1 – 3 of 3) sorted by relevance
105 void ParseInputDevice(const nlohmann::json &inputDeviceJson, InputDevice &pBuf);
85 ParseInputDevice(inputDeviceJson, pBuf); in ParseInputDeviceJson()88 void DistributedInputNodeManager::ParseInputDevice(const nlohmann::json &inputDeviceJson, InputDevi… in ParseInputDevice() function in OHOS::DistributedHardware::DistributedInput::DistributedInputNodeManager
43 int32_t ParseInputDevice(MessageParcel &reply, std::shared_ptr<InputDevice> &inputDevice) in ParseInputDevice() function884 ret = ParseInputDevice(reply, inputDevice); in GetDevice()