Searched refs:NotifyStartRemoteInput (Results 1 – 2 of 2) sorted by relevance
83 void NotifyStartRemoteInput(int32_t sessionId, const nlohmann::json &recMsg);
352 void DistributedInputSinkTransport::NotifyStartRemoteInput(int32_t sessionId, const nlohmann::json … in NotifyStartRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkTransport528 …mberFuncMap_[TRANS_SOURCE_MSG_START_TYPE] = &DistributedInputSinkTransport::NotifyStartRemoteInput; in RegRespFunMap()