Home
last modified time | relevance | path

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

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