Searched refs:NotifyStopRemoteInput (Results 1 – 2 of 2) sorted by relevance
84 void NotifyStopRemoteInput(int32_t sessionId, const nlohmann::json &recMsg);
366 void DistributedInputSinkTransport::NotifyStopRemoteInput(int32_t sessionId, const nlohmann::json &… in NotifyStopRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkTransport529 …memberFuncMap_[TRANS_SOURCE_MSG_STOP_TYPE] = &DistributedInputSinkTransport::NotifyStopRemoteInput; in RegRespFunMap()