Home
last modified time | relevance | path

Searched defs:CreateClient (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/histreamer/engine/plugin/plugins/source/http_source/
Dclient_factory.cpp38 std::shared_ptr<NetworkClient> ClientFactory::CreateClient(const std::string& url) in CreateClient() function in OHOS::Media::Plugin::HttpPlugin::ClientFactory
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
Dvtp_stream_socket.cpp285 bool VtpStreamSocket::CreateClient(IpAndPort &local, int streamType, const std::string &sessionKey) in CreateClient() function in Communication::SoftBus::VtpStreamSocket
306 bool VtpStreamSocket::CreateClient(IpAndPort &local, const IpAndPort &remote, int streamType, in CreateClient() function in Communication::SoftBus::VtpStreamSocket