Home
last modified time | relevance | path

Searched defs:ParseInputDevice (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_node_manager.cpp88 void DistributedInputNodeManager::ParseInputDevice(const nlohmann::json &inputDeviceJson, InputDevi… in ParseInputDevice() function in OHOS::DistributedHardware::DistributedInput::DistributedInputNodeManager
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_proxy.cpp43 int32_t ParseInputDevice(MessageParcel &reply, std::shared_ptr<InputDevice> &inputDevice) in ParseInputDevice() function