Home
last modified time | relevance | path

Searched defs:OpenChannel (Results 1 – 11 of 11) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
Dmock_dcamera_sink_output.h58 int32_t OpenChannel(std::shared_ptr<DCameraChannelInfo>& info) in OpenChannel() function
Dmock_dcamera_sink_controller.h58 int32_t OpenChannel(std::shared_ptr<DCameraOpenInfo>& openInfo) in OpenChannel() function
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcamera/
Dmock_distributed_camera_sink_stub.h72 int32_t OpenChannel(const std::string &dhId, std::string& openInfo) in OpenChannel() function
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
Ddcamera_sink_dev.cpp135 int32_t DCameraSinkDev::OpenChannel(std::string& openInfo) in OpenChannel() function in OHOS::DistributedHardware::DCameraSinkDev
Ddcamera_sink_output.cpp79 int32_t DCameraSinkOutput::OpenChannel(std::shared_ptr<DCameraChannelInfo>& info) in OpenChannel() function in OHOS::DistributedHardware::DCameraSinkOutput
Ddcamera_sink_controller.cpp181 int32_t DCameraSinkController::OpenChannel(std::shared_ptr<DCameraOpenInfo>& openInfo) in OpenChannel() function in OHOS::DistributedHardware::DCameraSinkController
/foundation/arkui/ace_engine/frameworks/core/event/multimodal/
Dmultimodal_manager.cpp93 void MultiModalManager::OpenChannel(const RefPtr<PipelineContext>& context) in OpenChannel() function in OHOS::Ace::MultiModalManager
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/
Ddistributed_camera_sink_proxy.cpp227 int32_t DistributedCameraSinkProxy::OpenChannel(const std::string& dhId, std::string& openInfo) in OpenChannel() function in OHOS::DistributedHardware::DistributedCameraSinkProxy
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
Ddcamera_source_input.cpp181 int32_t DCameraSourceInput::OpenChannel(std::vector<DCameraIndex>& indexs) in OpenChannel() function in OHOS::DistributedHardware::DCameraSourceInput
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/
Ddistributed_camera_sink_service.cpp261 int32_t DistributedCameraSinkService::OpenChannel(const std::string& dhId, std::string& openInfo) in OpenChannel() function in OHOS::DistributedHardware::DistributedCameraSinkService
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
Ddcamera_source_controller.cpp272 int32_t DCameraSourceController::OpenChannel(std::shared_ptr<DCameraOpenInfo>& openInfo) in OpenChannel() function in OHOS::DistributedHardware::DCameraSourceController