Home
last modified time | relevance | path

Searched refs:remoteCtrlInfo (Results 1 - 6 of 6) sorted by relevance

/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_sink_proxy.cpp94 int32_t DistributedInputSinkProxy::NotifyStartDScreen(const SrcScreenInfo &remoteCtrlInfo) in NotifyStartDScreen() argument
104 "sourcePhyHeight: %{public}d", GetAnonyString(remoteCtrlInfo.devId).c_str(), remoteCtrlInfo.sourceWinId, in NotifyStartDScreen()
105 remoteCtrlInfo.sourceWinWidth, remoteCtrlInfo.sourceWinHeight, in NotifyStartDScreen()
106 GetAnonyString(remoteCtrlInfo.sourcePhyId).c_str(), remoteCtrlInfo.sourcePhyFd, in NotifyStartDScreen()
107 remoteCtrlInfo.sourcePhyWidth, remoteCtrlInfo.sourcePhyHeight); in NotifyStartDScreen()
108 if (!data.WriteString(remoteCtrlInfo in NotifyStartDScreen()
[all...]
/foundation/distributedhardware/distributed_input/frameworks/include/
H A Di_distributed_sink_input.h51 virtual int32_t NotifyStartDScreen(const SrcScreenInfo &remoteCtrlInfo) = 0;
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/fuzztest/distributedinputstub_fuzzer/
H A Ddistributedinputstub_fuzzer.h37 int32_t NotifyStartDScreen(const DistributedInput::SrcScreenInfo &remoteCtrlInfo);
H A Ddistributedinputstub_fuzzer.cpp134 const DistributedInput::SrcScreenInfo &remoteCtrlInfo) in NotifyStartDScreen()
136 (void)remoteCtrlInfo; in NotifyStartDScreen()
133 NotifyStartDScreen( const DistributedInput::SrcScreenInfo &remoteCtrlInfo) NotifyStartDScreen() argument
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/addwhitelistinfoscallbackunittest/
H A Dadd_white_list_infos_call_back_test.cpp188 const SrcScreenInfo &remoteCtrlInfo) in NotifyStartDScreen()
190 (void)remoteCtrlInfo; in NotifyStartDScreen()
187 NotifyStartDScreen( const SrcScreenInfo &remoteCtrlInfo) NotifyStartDScreen() argument
H A Dadd_white_list_infos_call_back_test.h185 int32_t NotifyStartDScreen(const SrcScreenInfo &remoteCtrlInfo);

Completed in 5 milliseconds