Home
last modified time | relevance | path

Searched refs:GetRemoteDInput (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_client.cpp724 sptr<IDistributedSinkInput> remoteDInput = GetRemoteDInput(sinkDevId); in NotifyStartDScreen()
746 sptr<IDistributedSinkInput> remoteDInput = GetRemoteDInput(networkId); in NotifyStopDScreen()
759 sptr<IDistributedSinkInput> DistributedInputClient::GetRemoteDInput(const std::string &networkId) c… in GetRemoteDInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputClient
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/include/
H A Ddistributed_input_client.h177 sptr<IDistributedSinkInput> GetRemoteDInput(const std::string &networkId) const;