Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
Dmock_camera_channel.h45 int32_t CreateSession(std::vector<DCameraIndex>& camIndexs, std::string sessionFlag, in CreateSession() function
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
Dmock_camera_channel.h45 int32_t CreateSession(std::vector<DCameraIndex>& camIndexs, std::string sessionFlag, in CreateSession() function
/foundation/distributedhardware/distributed_camera/services/channel/src/
Ddcamera_channel_sink_impl.cpp51 int32_t DCameraChannelSinkImpl::CreateSession(std::vector<DCameraIndex>& camIndexs, std::string ses… in CreateSession() function in OHOS::DistributedHardware::DCameraChannelSinkImpl
Ddcamera_channel_source_impl.cpp55 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/communication/bluetooth_service/services/bluetooth/service/src/obex/
Dobex_client.cpp499 int ObexClient::CreateSession() in CreateSession() function in OHOS::bluetooth::ObexClient
506 int ObexClient::CreateSession(uint32_t timeoutSec) in CreateSession() function in OHOS::bluetooth::ObexClient
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
Dsession_manager.cpp90 std::shared_ptr<SoftbusSession> SessionManager::CreateSession(SoftbusSession::DataType type, in CreateSession() function in OHOS::FileManagement::CloudSync::SessionManager
/foundation/multimedia/av_session/services/session/server/test/
Dhw_cast_stream_player_test.cpp61 std::shared_ptr<ICastSession> CreateSession() in CreateSession() function
/foundation/distributedhardware/distributed_screen/services/screentransport/screendatachannel/src/
Dscreen_data_channel_impl.cpp29 int32_t ScreenDataChannelImpl::CreateSession(const std::shared_ptr<IScreenChannelListener> &listene… in CreateSession() function in OHOS::DistributedHardware::ScreenDataChannelImpl
/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/CastEngine/castengine_wifi_display/services/agent/
Dagent.cpp32 SharingErrorCode Agent::CreateSession(const std::string &className) in CreateSession() function in OHOS::Sharing::Agent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
Dsession_wrapper_impl.cpp241 void SessionWrapperImpl::CreateSession(const AAFwk::Want& want, bool isAsyncModalBinding) in CreateSession() function in OHOS::Ace::NG::SessionWrapperImpl
/foundation/multimedia/av_session/services/session/ipc/proxy/
Davsession_service_proxy.cpp32 std::shared_ptr<AVSession> AVSessionServiceProxy::CreateSession(const std::string& tag, int32_t typ… in CreateSession() function in OHOS::AVSession::AVSessionServiceProxy