Searched refs:remoteDInput (Results 1 – 1 of 1) sorted by relevance
724 sptr<IDistributedSinkInput> remoteDInput = GetRemoteDInput(sinkDevId); in NotifyStartDScreen() local725 if (remoteDInput == nullptr || !remoteDInput->AsObject()) { in NotifyStartDScreen()736 auto ret = remoteDInput->NotifyStartDScreen(srcScreenInfo); in NotifyStartDScreen()746 sptr<IDistributedSinkInput> remoteDInput = GetRemoteDInput(networkId); in NotifyStopDScreen() local747 if (remoteDInput == nullptr || !remoteDInput->AsObject()) { in NotifyStopDScreen()751 auto ret = remoteDInput->NotifyStopDScreen(srcScreenInfoKey); in NotifyStopDScreen()