Searched refs:NotifyResponseStopRemoteInputDhid (Results 1 – 3 of 3) sorted by relevance
102 void NotifyResponseStopRemoteInputDhid(int32_t sessionId, const nlohmann::json &recMsg);
623 …DistributedInputSourceTransport::GetInstance().NotifyResponseStopRemoteInputDhid(sessionId, recMsg…626 …DistributedInputSourceTransport::GetInstance().NotifyResponseStopRemoteInputDhid(sessionId, recMsg…629 …DistributedInputSourceTransport::GetInstance().NotifyResponseStopRemoteInputDhid(sessionId, recMsg…
960 void DistributedInputSourceTransport::NotifyResponseStopRemoteInputDhid(int32_t sessionId, const nl… in NotifyResponseStopRemoteInputDhid() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport1562 NotifyResponseStopRemoteInputDhid(sessionId, recMsg); in HandleData()