Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Dmock_dcamera_sink_output.h61 int32_t OpenChannel(std::shared_ptr<DCameraChannelInfo>& info) in OpenChannel() function
H A Dmock_dcamera_sink_controller.h65 int32_t OpenChannel(std::shared_ptr<DCameraOpenInfo>& openInfo) in OpenChannel() function
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Dmock_dcamera_source_controller.h60 int32_t OpenChannel(std::shared_ptr<DCameraOpenInfo>& openInfo) in OpenChannel() function
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcamera/
H A Dmock_distributed_camera_sink_stub.h73 int32_t OpenChannel(const std::string &dhId, std::string& openInfo) in OpenChannel() function
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/channel_manager/
H A Dchannel_manager.c60 int32_t OpenChannel(ChannelType channelType, const CJson *jsonParams, int64_t requestId, int64_t *r… in OpenChannel() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/multimodal/
H A Dmultimodal_manager.cpp92 void MultiModalManager::OpenChannel(const RefPtr<PipelineContext>& context) in OpenChannel() function in OHOS::Ace::MultiModalManager
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_dev.cpp139 int32_t DCameraSinkDev::OpenChannel(std::string& openInfo) in OpenChannel() function in OHOS::DistributedHardware::DCameraSinkDev
H A Ddcamera_sink_output.cpp79 int32_t DCameraSinkOutput::OpenChannel(std::shared_ptr<DCameraChannelInfo>& info) in OpenChannel() function in OHOS::DistributedHardware::DCameraSinkOutput
H A Ddcamera_sink_controller.cpp203 int32_t DCameraSinkController::OpenChannel(std::shared_ptr<DCameraOpenInfo>& openInfo) in OpenChannel() function in OHOS::DistributedHardware::DCameraSinkController
/ohos5.0/foundation/multimodalinput/input/intention/common/channel/include/
H A Dchannel.h181 …r<typename Channel<Event>::Sender, typename Channel<Event>::Receiver> Channel<Event>::OpenChannel() in OpenChannel() function
/ohos5.0/base/msdp/device_status/intention/common/channel/include/
H A Dchannel.h181 …r<typename Channel<Event>::Sender, typename Channel<Event>::Receiver> Channel<Event>::OpenChannel() in OpenChannel() function
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_source_input.cpp178 int32_t DCameraSourceInput::OpenChannel(std::vector<DCameraIndex>& indexs) in OpenChannel() function in OHOS::DistributedHardware::DCameraSourceInput
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/
H A Ddistributed_camera_sink_proxy.cpp231 int32_t DistributedCameraSinkProxy::OpenChannel(const std::string& dhId, std::string& openInfo) in OpenChannel() function in OHOS::DistributedHardware::DistributedCameraSinkProxy
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_operator_privilege_controller.cpp295 void IccOperatorPrivilegeController::OpenChannel() in OpenChannel() function in OHOS::Telephony::IccOperatorPrivilegeController
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/
H A Ddistributed_camera_sink_service.cpp227 int32_t DistributedCameraSinkService::OpenChannel(const std::string& dhId, std::string& openInfo) in OpenChannel() function in OHOS::DistributedHardware::DistributedCameraSinkService
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp287 int32_t DCameraSourceController::OpenChannel(std::shared_ptr<DCameraOpenInfo>& openInfo) in OpenChannel() function in OHOS::DistributedHardware::DCameraSourceController
/ohos5.0/base/request/request/services/src/service/client/
H A Dmod.rs36 OpenChannel(u64, Sender<Result<i32, ErrorCode>>), enumerator
/ohos5.0/base/request/request/frameworks/native/src/
H A Drequest_service_proxy.cpp354 int32_t RequestServiceProxy::OpenChannel(int32_t &sockFd) in OpenChannel() function in OHOS::Request::RequestServiceProxy