Searched refs:NotifyResponseStopRemoteInput (Results 1 – 3 of 3) sorted by relevance
583 DistributedInputSourceTransport::GetInstance().NotifyResponseStopRemoteInput(sessionId, recMsg);586 DistributedInputSourceTransport::GetInstance().NotifyResponseStopRemoteInput(sessionId, recMsg);589 DistributedInputSourceTransport::GetInstance().NotifyResponseStopRemoteInput(sessionId, recMsg);592 DistributedInputSourceTransport::GetInstance().NotifyResponseStopRemoteInput(sessionId, recMsg);
100 void NotifyResponseStopRemoteInput(int32_t sessionId, const nlohmann::json &recMsg);
925 void DistributedInputSourceTransport::NotifyResponseStopRemoteInput(int32_t sessionId, const nlohma… in NotifyResponseStopRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport1550 NotifyResponseStopRemoteInput(sessionId, recMsg); in HandleData()