Home
last modified time | relevance | path

Searched defs:CreateChannel (Results 1 – 4 of 4) sorted by relevance

/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/
Dchannel_manager.cpp73 int ChannelManager::CreateChannel(ChannelRequest &request, std::shared_ptr<IChannelListener> channe… in CreateChannel() function in OHOS::CastEngine::CastEngineService::ChannelManager
107 int ChannelManager::CreateChannel(ChannelRequest &request, std::shared_ptr<IChannelListener> channe… in CreateChannel() function in OHOS::CastEngine::CastEngineService::ChannelManager
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/
Dchannel_manager.cpp72 int ChannelManager::CreateChannel(ChannelRequest &request, std::shared_ptr<IChannelListener> channe… in CreateChannel() function in OHOS::CastEngine::CastEngineService::ChannelManager
102 int ChannelManager::CreateChannel(ChannelRequest &request, std::shared_ptr<IChannelListener> channe… in CreateChannel() function in OHOS::CastEngine::CastEngineService::ChannelManager
/foundation/graphic/graphic_2d/utils/socketpair/src/
Dlocal_socketpair.cpp88 int32_t LocalSocketPair::CreateChannel(size_t sendSize, size_t receiveSize) in CreateChannel() function in OHOS::LocalSocketPair
/foundation/ability/dmsfwk/services/dtbcollabmgr/src/ability_connection_manager/
Dability_connection_session.cpp1006 int32_t AbilityConnectionSession::CreateChannel(const std::string& channelName, const ChannelDataTy… in CreateChannel() function in OHOS::DistributedCollab::AbilityConnectionSession