Searched refs:NotifyUnprepareRemoteInput (Results 1 – 2 of 2) sorted by relevance
82 void NotifyUnprepareRemoteInput(int32_t sessionId, const nlohmann::json &recMsg);
340 void DistributedInputSinkTransport::NotifyUnprepareRemoteInput(int32_t sessionId, const nlohmann::j… in NotifyUnprepareRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkTransport527 …rFuncMap_[TRANS_SOURCE_MSG_UNPREPARE] = &DistributedInputSinkTransport::NotifyUnprepareRemoteInput; in RegRespFunMap()