Searched refs:NotifyStopRemoteInputDhid (Results 1 – 2 of 2) sorted by relevance
87 void NotifyStopRemoteInputDhid(int32_t sessionId, const nlohmann::json &recMsg);
407 void DistributedInputSinkTransport::NotifyStopRemoteInputDhid(int32_t sessionId, const nlohmann::js… in NotifyStopRemoteInputDhid() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkTransport532 …erFuncMap_[TRANS_SOURCE_MSG_STOP_DHID] = &DistributedInputSinkTransport::NotifyStopRemoteInputDhid; in RegRespFunMap()