Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
Dmock_dcamera_sink_output.h61 int32_t OpenChannel(std::shared_ptr<DCameraChannelInfo>& info) in OpenChannel() function
Dmock_dcamera_sink_controller.h65 int32_t OpenChannel(std::shared_ptr<DCameraOpenInfo>& openInfo) in OpenChannel() function
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
Dmock_dcamera_source_controller.h60 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.h73 int32_t OpenChannel(const std::string &dhId, std::string& openInfo) in OpenChannel() function
/foundation/arkui/ace_engine/frameworks/core/event/multimodal/
Dmultimodal_manager.cpp92 void MultiModalManager::OpenChannel(const RefPtr<PipelineContext>& context) in OpenChannel() function in OHOS::Ace::MultiModalManager
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
Ddcamera_sink_dev.cpp139 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.cpp203 int32_t DCameraSinkController::OpenChannel(std::shared_ptr<DCameraOpenInfo>& openInfo) in OpenChannel() function in OHOS::DistributedHardware::DCameraSinkController
/foundation/multimodalinput/input/intention/common/channel/include/
Dchannel.h181 …r<typename Channel<Event>::Sender, typename Channel<Event>::Receiver> Channel<Event>::OpenChannel() in OpenChannel() function
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
Ddcamera_source_input.cpp178 int32_t DCameraSourceInput::OpenChannel(std::vector<DCameraIndex>& indexs) in OpenChannel() function in OHOS::DistributedHardware::DCameraSourceInput
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/
Ddistributed_camera_sink_proxy.cpp231 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/dcameracontrol/
Ddcamera_source_controller.cpp287 int32_t DCameraSourceController::OpenChannel(std::shared_ptr<DCameraOpenInfo>& openInfo) in OpenChannel() function in OHOS::DistributedHardware::DCameraSourceController
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/
Ddistributed_camera_sink_service.cpp227 int32_t DistributedCameraSinkService::OpenChannel(const std::string& dhId, std::string& openInfo) in OpenChannel() function in OHOS::DistributedHardware::DistributedCameraSinkService