Searched refs:NotifyResponseStartRemoteInput (Results 1 – 3 of 3) sorted by relevance
561 … DistributedInputSourceTransport::GetInstance().NotifyResponseStartRemoteInput(sessionId, recMsg);564 … DistributedInputSourceTransport::GetInstance().NotifyResponseStartRemoteInput(sessionId, recMsg);567 … DistributedInputSourceTransport::GetInstance().NotifyResponseStartRemoteInput(sessionId, recMsg);570 … DistributedInputSourceTransport::GetInstance().NotifyResponseStartRemoteInput(sessionId, recMsg);
99 void NotifyResponseStartRemoteInput(int32_t sessionId, const nlohmann::json &recMsg);
908 void DistributedInputSourceTransport::NotifyResponseStartRemoteInput(int32_t sessionId, const nlohm… in NotifyResponseStartRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport1547 NotifyResponseStartRemoteInput(sessionId, recMsg); in HandleData()