Home
last modified time | relevance | path

Searched defs:port (Results 326 - 350 of 908) sorted by relevance

1...<<11121314151617181920>>...37

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
H A Dapi_msg.h129 u16_t port; member
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/
H A Dtcp_socket.cpp44 int TcpSocket::Bind(const std::string &ip, int port) in Bind() argument
114 bool TcpSocket::Connect(const std::string & ip, int port) in Connect() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/
H A Dtcp_socket.cpp44 int TcpSocket::Bind(const std::string &ip, int port) in Bind() argument
114 bool TcpSocket::Connect(const std::string & ip, int port) in Connect() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
H A Dcast_session_listeners.cpp83 bool CastSessionImpl::RtspListenerImpl::OnPlay(const ParamInfo &param, int port, const std::string &deviceId) in OnPlay() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/
H A Dcast_session_listeners.cpp83 bool CastSessionImpl::RtspListenerImpl::OnPlay(const ParamInfo &param, int port, const std::string &deviceId) in OnPlay() argument
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
H A Drtsp_sdp.h73 uint16_t port; member
/foundation/arkui/ace_engine/frameworks/base/network/
H A Ddownload_manager_impl.cpp306 int32_t port = 0; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_socket.cpp115 void Socket::Open(uint16_t port) in Open() argument
H A Drs_profiler_network.cpp62 const uint16_t port = 5050; in Run() local
/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dfilter_base.cpp46 auto port = FindPort(inPorts_, name); in GetInPort() local
53 auto port = FindPort(outPorts_, name); in GetOutPort() local
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dhdi_codec_manager.cpp167 std::vector<VideoPixelFormat> HdiCodecManager::GetCodecFormats(const CodecVideoPortCap& port) in GetCodecFormats() argument
/foundation/multimedia/av_codec/test/unittest/common/
H A Dhttp_server_demo.cpp44 void HttpServerDemo::StartServer(int32_t port) in StartServer() argument
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_socket_test.cpp103 uint16_t port = SoftBusNtoHs(serviceAddr.sinPort); in SocketServiceStart() local
164 uint16_t port = SoftBusNtoHs(serviceAddr6.sin6Port); in SocketIpv6ServiceStart() local
654 uint16_t port = SoftBusNtoHs(serviceAddr.sinPort); in HWTEST_F() local
772 uint16_t port = SoftBusNtoHs(serviceAddr6.sin6Port); HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_interface_virtual.c71 int32_t AuthStartListening(AuthLinkType type, const char *ip, int32_t port) in AuthStartListening() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dauth_negotiate_channel.cpp305 StartListening( AuthLinkType type, const std::string &localIp, int port) StartListening() argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_ip_network_impl_mock.cpp130 int32_t AuthStartListening(AuthLinkType type, const char *ip, int32_t port) in AuthStartListening() argument
/foundation/communication/dsoftbus/tests/core/connection/tcp/
H A Dtcp_manager_test.cpp135 unsigned int port = SERVERPORT; in CreateServer() local
188 int32_t port = CLIENTPORT; in HWTEST_F() local
237 int32_t port = CLIENTPORT; in HWTEST_F() local
264 int32_t port in HWTEST_F() local
347 int32_t port = CLIENTPORT; HWTEST_F() local
389 int32_t port = CLIENTPORT; HWTEST_F() local
439 int32_t port = CLIENTPORT; HWTEST_F() local
483 int32_t port = CLIENTPORT; HWTEST_F() local
526 int32_t port = CLIENTPORT; HWTEST_F() local
570 int32_t port = CLIENTPORT; HWTEST_F() local
613 int32_t port = CLIENTPORT; HWTEST_F() local
641 int32_t port = CLIENTPORT; HWTEST_F() local
670 int32_t port = CLIENTPORT; HWTEST_F() local
698 int32_t port = CLIENTPORT; HWTEST_F() local
726 int32_t port = CLIENTPORT; HWTEST_F() local
754 int32_t port = CLIENTPORT; HWTEST_F() local
783 int32_t port = CLIENTPORT; HWTEST_F() local
811 int32_t port = CLIENTPORT; HWTEST_F() local
843 int32_t port = tcp->GetSockPort(fd); HWTEST_F() local
1048 int32_t port = CLIENTPORT; HWTEST_F() local
1076 int32_t port = CLIENTPORT; HWTEST_F() local
1104 int32_t port = CLIENTPORT; HWTEST_F() local
1132 int32_t port = CLIENTPORT; HWTEST_F() local
1161 int32_t port = CLIENTPORT; HWTEST_F() local
1189 int32_t port = CLIENTPORT; HWTEST_F() local
1218 int32_t port = CLIENTPORT; HWTEST_F() local
1246 int32_t port = CLIENTPORT; HWTEST_F() local
1274 int32_t port = CLIENTPORT; HWTEST_F() local
1305 int32_t port = CLIENTPORT; HWTEST_F() local
1331 int32_t port = SERVERPORT; HWTEST_F() local
1394 int32_t port = CLIENTPORT; HWTEST_F() local
1420 int32_t port = CLIENTPORT; HWTEST_F() local
1473 int32_t port = CLIENTPORT; HWTEST_F() local
1527 int32_t port = CLIENTPORT; HWTEST_F() local
1549 int32_t port = CLIENTPORT; HWTEST_F() local
1573 int32_t port = CLIENTPORT; HWTEST_F() local
1632 int32_t port = CLIENTPORT; HWTEST_F() local
1658 int32_t port = CLIENTPORT; HWTEST_F() local
1695 int32_t port = tcp->GetSockPort(fd); HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/frameworks/cj/connection/include/
H A Dcommon.h42 uint16_t port; member
84 uint16_t port; member
/foundation/communication/ipc/ipc/test/rpc/socket_trans/src/
H A Drpc_mini_socket_trans.c73 static int32_t BindLocalIP(int fd, const char *localIP, uint16_t port, struct sockaddr_in *addr) in BindLocalIP() argument
155 uint16_t port = Hash((char *)args); in OpenTcpServerSocket() local
316 uint16_t port = Hash(saSessionName); in Connect() local
H A Drpc_socket_trans.c71 static int32_t BindLocalIP(int fd, const char *localIP, uint16_t port, struct sockaddr_in *addr) in BindLocalIP() argument
149 uint16_t port = Hash((char *)args); in OpenTcpServerSocket() local
245 uint16_t port = Hash(SaSessionName); in Connect() local
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_tcp_socket.c161 static int BindLocalIP(int32_t domain, int fd, const char *localIP, uint16_t port) in BindLocalIP() argument
[all...]
/foundation/communication/netstack/test/fuzztest/socket/fuzztest/tlssocket_fuzzer/
H A Dtls_socket_fuzzer.cpp313 uint16_t port = GetData<uint16_t>(); in SetNetAddressFuzzTest() local
/foundation/communication/netstack/test/unittest/utils/common_utils/
H A DNetStackCommonUtilsTest.cpp304 std::string port = GetPortFromURL("https://www.example.com?data_string"); in HWTEST_F() local
310 std::string port = GetPortFromURL("http://www.example.com?data_string"); in HWTEST_F() local
316 std::string port = GetPortFromURL("https://www.example.com:9984?data_string"); in HWTEST_F() local
322 std::string port = GetPortFromURL("www.example.com:9984?data_string"); in HWTEST_F() local
328 std::string port = GetPortFromURL("www.example.com?data_string"); in HWTEST_F() local
334 std::string port = GetPortFromURL("https://www.example.com?k_string=data_string:234"); HWTEST_F() local
340 std::string port = GetPortFromURL("https://www.example.com/path:data_string:234"); HWTEST_F() local
346 std::string port = GetPortFromURL("https://www.example.com:8989/path:path2?k_string=data_string:234"); HWTEST_F() local
352 std::string port = GetPortFromURL("https://www.example.com/path:path2?k_string=data_string:234"); HWTEST_F() local
358 std::string port = GetPortFromURL("https://www.example.com:"); HWTEST_F() local
364 std::string port = GetPortFromURL("https://www.example.com:/path?k_string_data_string"); HWTEST_F() local
370 std::string port = GetPortFromURL("https://www.example.com:?k_string_data_string:43:data_string"); HWTEST_F() local
[all...]
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dmonitor.cpp72 napi_value port = NapiUtils::CreateInt32(workWrapper->env, messageRecvParma->remoteInfo_.GetPort()); in SetPropertyForWorkWrapper() local
/foundation/communication/netstack/test/unittest/websocket_test/
H A DNetStackCommonUtilsTest.cpp304 std::string port = GetPortFromURL("https://www.example.com?data_string"); in HWTEST_F() local
310 std::string port = GetPortFromURL("http://www.example.com?data_string"); in HWTEST_F() local
316 std::string port = GetPortFromURL("https://www.example.com:9984?data_string"); in HWTEST_F() local
322 std::string port = GetPortFromURL("www.example.com:9984?data_string"); in HWTEST_F() local
328 std::string port = GetPortFromURL("www.example.com?data_string"); in HWTEST_F() local
334 std::string port = GetPortFromURL("https://www.example.com?k_string=data_string:234"); HWTEST_F() local
340 std::string port = GetPortFromURL("https://www.example.com/path:data_string:234"); HWTEST_F() local
346 std::string port = GetPortFromURL("https://www.example.com:8989/path:path2?k_string=data_string:234"); HWTEST_F() local
352 std::string port = GetPortFromURL("https://www.example.com/path:path2?k_string=data_string:234"); HWTEST_F() local
358 std::string port = GetPortFromURL("https://www.example.com:"); HWTEST_F() local
364 std::string port = GetPortFromURL("https://www.example.com:/path?k_string_data_string"); HWTEST_F() local
370 std::string port = GetPortFromURL("https://www.example.com:?k_string_data_string:43:data_string"); HWTEST_F() local
[all...]

Completed in 20 milliseconds

1...<<11121314151617181920>>...37