Home
last modified time | relevance | path

Searched defs:CreateSession (Results 1 – 8 of 8) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
Dmock_camera_channel.h44 int32_t CreateSession(std::vector<DCameraIndex>& camIndexs, std::string sessionFlag, in CreateSession() function
/foundation/distributedhardware/distributed_camera/services/channel/src/
Ddcamera_channel_sink_impl.cpp66 int32_t DCameraChannelSinkImpl::CreateSession(std::vector<DCameraIndex>& camIndexs, std::string ses… in CreateSession() function in OHOS::DistributedHardware::DCameraChannelSinkImpl
Ddcamera_channel_source_impl.cpp78 int32_t DCameraChannelSourceImpl::CreateSession(std::vector<DCameraIndex>& camIndexs, std::string s… in CreateSession() function in OHOS::DistributedHardware::DCameraChannelSourceImpl
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screentranstestutils/include/
Dscreentrans_test_utils.h85 int32_t CreateSession(const std::shared_ptr<IScreenChannelListener> &listener) override in CreateSession() function
/foundation/distributedhardware/distributed_screen/services/screentransport/screendatachannel/src/
Dscreen_data_channel_impl.cpp28 int32_t ScreenDataChannelImpl::CreateSession(const std::shared_ptr<IScreenChannelListener> &listene… in CreateSession() function in OHOS::DistributedHardware::ScreenDataChannelImpl
/foundation/communication/bluetooth/services/bluetooth/service/src/obex/
Dobex_client.cpp498 int ObexClient::CreateSession() in CreateSession() function in OHOS::bluetooth::ObexClient
505 int ObexClient::CreateSession(uint32_t timeoutSec) in CreateSession() function in OHOS::bluetooth::ObexClient
/foundation/multimedia/av_session/frameworks/native/session/src/
Davsession_manager_impl.cpp87 std::shared_ptr<AVSession> AVSessionManagerImpl::CreateSession(const std::string& tag, int32_t type, in CreateSession() function in OHOS::AVSession::AVSessionManagerImpl
/foundation/multimedia/av_session/services/session/ipc/proxy/
Davsession_service_proxy.cpp28 std::shared_ptr<AVSession> AVSessionServiceProxy::CreateSession(const std::string& tag, int32_t typ… in CreateSession() function in OHOS::AVSession::AVSessionServiceProxy