Searched refs:NotifyStartRemoteInputDhid (Results 1 – 2 of 2) sorted by relevance
86 void NotifyStartRemoteInputDhid(int32_t sessionId, const nlohmann::json &recMsg);
393 void DistributedInputSinkTransport::NotifyStartRemoteInputDhid(int32_t sessionId, const nlohmann::j… in NotifyStartRemoteInputDhid() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkTransport531 …FuncMap_[TRANS_SOURCE_MSG_START_DHID] = &DistributedInputSinkTransport::NotifyStartRemoteInputDhid; in RegRespFunMap()