Searched refs:NotifyReceivedEventRemoteInput (Results 1 – 3 of 3) sorted by relevance
105 void NotifyReceivedEventRemoteInput(int32_t sessionId, const nlohmann::json &recMsg);
672 … DistributedInputSourceTransport::GetInstance().NotifyReceivedEventRemoteInput(sessionId, recMsg);675 … DistributedInputSourceTransport::GetInstance().NotifyReceivedEventRemoteInput(sessionId, recMsg);679 … DistributedInputSourceTransport::GetInstance().NotifyReceivedEventRemoteInput(sessionId, recMsg);
1013 void DistributedInputSourceTransport::NotifyReceivedEventRemoteInput(int32_t sessionId, const nlohm… in NotifyReceivedEventRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport1553 NotifyReceivedEventRemoteInput(sessionId, recMsg); in HandleData()