Home
last modified time | relevance | path

Searched defs:remoteParam (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourcetrans/src/
H A Dscreen_source_trans_test.cpp82 VideoParam remoteParam; variable
97 VideoParam remoteParam; variable
125 VideoParam remoteParam; variable
153 VideoParam remoteParam; variable
176 VideoParam remoteParam; variable
359 VideoParam remoteParam; variable
380 VideoParam remoteParam; variable
407 VideoParam remoteParam; variable
434 VideoParam remoteParam; variable
462 VideoParam remoteParam; variable
[all …]
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/audiomanagertestutils/include/
H A Daudio_manager_test_utils.h41 int32_t SetUp(const AudioParam &localParam, const AudioParam &remoteParam, in SetUp()
67 int32_t Restart(const AudioParam &localParam, const AudioParam &remoteParam) override in Restart()
98 int32_t SetUp(const AudioParam &localParam, const AudioParam &remoteParam, in SetUp()
124 int32_t Restart(const AudioParam &localParam, const AudioParam &remoteParam) override in Restart()
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiotransport/test/unittest/receiverengine/src/
H A Dav_receiver_engine_transport_test.cpp52 AudioParam remoteParam; variable
118 AudioParam remoteParam; variable
136 AudioParam remoteParam; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiotransport/test/unittest/senderengine/src/
H A Dav_sender_engine_transport_test.cpp52 AudioParam remoteParam; variable
118 AudioParam remoteParam; variable
138 AudioParam remoteParam; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinktrans/src/
H A Dscreen_sink_trans.cpp28 int32_t ScreenSinkTrans::SetUp(const VideoParam &localParam, const VideoParam &remoteParam, in SetUp()
181 …t32_t ScreenSinkTrans::CheckTransParam(const VideoParam &localParam, const VideoParam &remoteParam, in CheckTransParam()
203 …t32_t ScreenSinkTrans::InitScreenTrans(const VideoParam &localParam, const VideoParam &remoteParam, in InitScreenTrans()
249 …enSinkTrans::RegisterProcessorListener(const VideoParam &localParam, const VideoParam &remoteParam, in RegisterProcessorListener()
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audioclient/test/unittest/audioclienttestutils/include/
H A Ddaudio_test_utils.h31 int32_t SetUp(const AudioParam &localParam, const AudioParam &remoteParam, in SetUp()
57 int32_t Restart(const AudioParam &localParam, const AudioParam &remoteParam) override in Restart()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensourcetrans/src/
H A Dscreen_source_trans.cpp33 int32_t ScreenSourceTrans::SetUp(const VideoParam &localParam, const VideoParam &remoteParam, in SetUp()
247 …2_t ScreenSourceTrans::CheckTransParam(const VideoParam &localParam, const VideoParam &remoteParam, in CheckTransParam()
270 …2_t ScreenSourceTrans::InitScreenTrans(const VideoParam &localParam, const VideoParam &remoteParam, in InitScreenTrans()
303 …SourceTrans::RegisterProcessorListener(const VideoParam &localParam, const VideoParam &remoteParam) in RegisterProcessorListener()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourceprocessor/src/
H A Dimage_source_processor_test.cpp39 VideoParam remoteParam; variable
56 VideoParam remoteParam; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiotransport/senderengine/src/
H A Dav_sender_engine_transport.cpp46 int32_t AVTransSenderTransport::SetUp(const AudioParam &localParam, const AudioParam &remoteParam, in SetUp()
83 int32_t AVTransSenderTransport::Restart(const AudioParam &localParam, const AudioParam &remoteParam) in Restart()
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiotransport/receiverengine/src/
H A Dav_receiver_engine_transport.cpp46 int32_t AVTransReceiverTransport::SetUp(const AudioParam &localParam, const AudioParam &remoteParam, in SetUp()
90 …32_t AVTransReceiverTransport::Restart(const AudioParam &localParam, const AudioParam &remoteParam) in Restart()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/src/
H A Dimage_source_processor.cpp25 …urceProcessor::ConfigureImageProcessor(const VideoParam &localParam, const VideoParam &remoteParam, in ConfigureImageProcessor()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/src/
H A Dimage_sink_processor.cpp26 const VideoParam &localParam, const VideoParam &remoteParam, in ConfigureImageProcessor()
/ohos5.0/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_service_proxy_test.cpp76 NetFirewallIpParam remoteParam; in GetNetFirewallRuleSptr() local