/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/ |
H A D | dcamera_channel_sink_impl_test.cpp | 91 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 D | dcamera_softbus_adapter_test.cpp | 75 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 D | dcamera_channel_source_impl_test.cpp | 94 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 D | dcamera_softbus_session_test.cpp | 71 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 D | softbusadapter_fuzzer.cpp | 32 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 D | mock_camera_channel.h | 46 DCameraSessionMode sessionMode, std::shared_ptr<ICameraChannelListener>& listener) in CreateSession()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/ |
H A D | mock_camera_channel.h | 46 DCameraSessionMode sessionMode, std::shared_ptr<ICameraChannelListener>& listener) in CreateSession()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/src/ |
H A D | dcamera_channel_sink_impl.cpp | 53 DCameraSessionMode sessionMode, std::shared_ptr<ICameraChannelListener>& listener) in CreateSession()
|
H A D | dcamera_channel_source_impl.cpp | 59 DCameraSessionMode sessionMode, std::shared_ptr<ICameraChannelListener>& listener) in CreateSession()
|
H A D | dcamera_softbus_adapter.cpp | 132 DCameraSessionMode sessionMode, std::string peerDevId, std::string peerSessionName) in CreatSoftBusSinkSocketServer() 173 std::string peerDevId, DCameraSessionMode sessionMode, DCAMERA_CHANNEL_ROLE role) in CreateSoftBusSourceSocketClient()
|