Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
Dclient_factory.cpp39 std::shared_ptr<InterIpcClient> ClientFactory::CreateClient(std::string key, in CreateClient() function in OHOS::Sharing::ClientFactory
/foundation/CastEngine/castengine_wifi_display/tests/demo/interaction/
Dwfd_source_demo.cpp35 bool WfdSourceDemo::CreateClient() in CreateClient() function in WfdSourceDemo
Dwfd_sink_demo.cpp51 bool WfdSinkDemo::CreateClient() in CreateClient() function in WfdSinkDemo
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/
Dsoftbus_stream_test_mock.cpp115 bool CreateClient(Communication::SoftBus::IpAndPort &local, int streamType, std::pair<uint8_t *, ui… in CreateClient() function
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
Dvtp_stream_socket.cpp436 bool VtpStreamSocket::CreateClient(IpAndPort &local, int streamType, std::pair<uint8_t*, uint32_t> … in CreateClient() function in Communication::SoftBus::VtpStreamSocket
464 bool VtpStreamSocket::CreateClient(IpAndPort &local, const IpAndPort &remote, int streamType, in CreateClient() function in Communication::SoftBus::VtpStreamSocket