Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/include/
H A Ddistributed_input_node_manager.h106 void ParseInputDeviceBasicInfo(const nlohmann::json &inputDeviceJson, InputDevice &pBuf);
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_node_manager.cpp90 ParseInputDeviceBasicInfo(inputDeviceJson, pBuf); in ParseInputDevice()
94 void DistributedInputNodeManager::ParseInputDeviceBasicInfo(const nlohmann::json &inputDeviceJson, … in ParseInputDeviceBasicInfo() function in OHOS::DistributedHardware::DistributedInput::DistributedInputNodeManager