Home
last modified time | relevance | path

Searched defs:sessionMode (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_channel_sink_impl_test.cpp91 DCameraSessionMode sessionMode = DCAMERA_SESSION_MODE_JPEG; variable
115 DCameraSessionMode sessionMode = DCAMERA_SESSION_MODE_JPEG; variable
140 DCameraSessionMode sessionMode = DCAMERA_SESSION_MODE_JPEG; variable
166 DCameraSessionMode sessionMode = DCAMERA_SESSION_MODE_JPEG; variable
239 DCameraSessionMode sessionMode = DCAMERA_SESSION_MODE_JPEG; variable
288 DCameraSessionMode sessionMode = DCAMERA_SESSION_MODE_JPEG; variable
H A Ddcamera_softbus_adapter_test.cpp75 DCameraSessionMode sessionMode = DCameraSessionMode::DCAMERA_SESSION_MODE_CTRL; variable
93 DCameraSessionMode sessionMode = DCameraSessionMode::DCAMERA_SESSION_MODE_CTRL; variable
112 DCameraSessionMode sessionMode = DCameraSessionMode::DCAMERA_SESSION_MODE_CTRL; variable
133 DCameraSessionMode sessionMode = DCameraSessionMode::DCAMERA_SESSION_MODE_CTRL; variable
155 DCameraSessionMode sessionMode = DCameraSessionMode::DCAMERA_SESSION_MODE_CTRL; variable
180 DCameraSessionMode sessionMode = DCameraSessionMode::DCAMERA_SESSION_MODE_VIDEO; variable
220 DCameraSessionMode sessionMode = DCameraSessionMode::DCAMERA_SESSION_MODE_VIDEO; variable
251 DCameraSessionMode sessionMode = DCameraSessionMode::DCAMERA_SESSION_MODE_VIDEO; variable
282 DCameraSessionMode sessionMode = DCameraSessionMode::DCAMERA_SESSION_MODE_VIDEO; variable
315 DCameraSessionMode sessionMode = DCameraSessionMode::DCAMERA_SESSION_MODE_VIDEO; variable
[all …]
H A Ddcamera_channel_source_impl_test.cpp94 DCameraSessionMode sessionMode = DCAMERA_SESSION_MODE_JPEG; variable
120 DCameraSessionMode sessionMode = DCAMERA_SESSION_MODE_JPEG; variable
147 DCameraSessionMode sessionMode = DCAMERA_SESSION_MODE_JPEG; variable
220 DCameraSessionMode sessionMode = DCAMERA_SESSION_MODE_JPEG; variable
H A Ddcamera_softbus_session_test.cpp71 DCameraSessionMode sessionMode = DCAMERA_SESSION_MODE_VIDEO; in SetUp() local
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/softbusadapter_fuzzer/
H A Dsoftbusadapter_fuzzer.cpp32 DCameraSessionMode sessionMode = DCameraSessionMode::DCAMERA_SESSION_MODE_CTRL; in SoftbusCreatSoftBusSinkSocketServerFuzzTest() local
47 DCameraSessionMode sessionMode = DCameraSessionMode::DCAMERA_SESSION_MODE_CTRL; in SoftbusCreateSoftBusSourceSocketClientFuzzTest() local
64 DCameraSessionMode sessionMode = DCameraSessionMode::DCAMERA_SESSION_MODE_CTRL; in SoftbusDestroySoftbusSessionServerFuzzTest() local
80 DCameraSessionMode sessionMode = DCameraSessionMode::DCAMERA_SESSION_MODE_CTRL; in SoftbusCloseSoftbusSessionFuzzTest() local
98 DCameraSessionMode sessionMode = DCameraSessionMode::DCAMERA_SESSION_MODE_VIDEO; in SoftbusSendSofbusStreamFuzzTest() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Dmock_camera_channel.h46 DCameraSessionMode sessionMode, std::shared_ptr<ICameraChannelListener>& listener) in CreateSession()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Dmock_camera_channel.h46 DCameraSessionMode sessionMode, std::shared_ptr<ICameraChannelListener>& listener) in CreateSession()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_channel_sink_impl.cpp53 DCameraSessionMode sessionMode, std::shared_ptr<ICameraChannelListener>& listener) in CreateSession()
H A Ddcamera_channel_source_impl.cpp59 DCameraSessionMode sessionMode, std::shared_ptr<ICameraChannelListener>& listener) in CreateSession()
H A Ddcamera_softbus_adapter.cpp132 DCameraSessionMode sessionMode, std::string peerDevId, std::string peerSessionName) in CreatSoftBusSinkSocketServer()
173 std::string peerDevId, DCameraSessionMode sessionMode, DCAMERA_CHANNEL_ROLE role) in CreateSoftBusSourceSocketClient()