Home
last modified time | relevance | path

Searched defs:port (Results 401 - 425 of 776) sorted by relevance

1...<<11121314151617181920>>...32

/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
H A Drtsp_package.cpp558 std::string RtspEncap::EncapSetupRequest(int cseq, const std::string &uri, int port) in EncapSetupRequest() argument
606 std::string RtspEncap::EncapPlayRequest(int cseq, const std::string &uri, int port) in EncapPlayRequest() argument
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dextension_ability_info.h78 std::string port; member
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/
H A Drtsp_package.cpp558 std::string RtspEncap::EncapSetupRequest(int cseq, const std::string &uri, int port) in EncapSetupRequest() argument
606 std::string RtspEncap::EncapPlayRequest(int cseq, const std::string &uri, int port) in EncapPlayRequest() argument
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
H A Dsocket_utils.cpp32 bool SocketUtils::CreateTcpServer(const char *ip, unsigned port, int32_t &fd) in CreateTcpServer() argument
50 uint16_t port = GetAvailableUdpPortPair(gAvailablePort, maxPort_); in GetAvailableUdpPortPair() local
71 uint16_t port = minPort; GetAvailableUdpPortPair() local
87 IsUdpPortAvailable(uint16_t port) IsUdpPortAvailable() argument
99 CreateTcpClient(const char *ip, unsigned port, int32_t &fd, int32_t &ret) CreateTcpClient() argument
106 CreateUdpSession(unsigned port, int32_t &fd) CreateUdpSession() argument
129 BindSocket(int32_t fd, const std::string &host, uint16_t port) BindSocket() argument
162 ConnectSocket(int32_t fd, bool isAsync, const std::string &ip, uint16_t port, int32_t &ret) ConnectSocket() argument
[all...]
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/
H A Drtsp_unit_test.cpp708 uint16_t port = 49170; in HWTEST_F() local
905 auto port = rtspUrl->GetPort(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_config.cpp434 auto port = kv.second; in PrintParseRog() local
442 auto port = kv.second; in PrintParseRog() local
/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/include/
H A Dnet_connection_type.h149 uint8_t port; member
187 uint16_t port; member
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H A Dtrans_sdk_file_test.cpp691 int32_t port = 5683; in HWTEST_F() local
797 int32_t port = 5683; in HWTEST_F() local
816 int32_t port = 5683; in HWTEST_F() local
843 int32_t port = 5683; HWTEST_F() local
865 int32_t port = 5683; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/common/mock/src/
H A Dtrans_auth_mock.cpp94 int32_t AuthStartListening(AuthLinkType type, const char *ip, int32_t port) in AuthStartListening() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_p2p_mock_test.cpp176 int32_t port = TEST_PORT; in HWTEST_F() local
199 int32_t port = TEST_PORT; in HWTEST_F() local
215 int32_t port = TEST_PORT; HWTEST_F() local
237 int32_t port = TEST_PORT; HWTEST_F() local
258 int32_t port = TEST_PORT; HWTEST_F() local
307 int32_t port = TEST_PORT; HWTEST_F() local
426 int32_t port = TEST_PORT; HWTEST_F() local
462 int32_t port = TEST_PORT; HWTEST_F() local
541 int32_t port = TEST_PORT; HWTEST_F() local
922 int32_t port = TEST_PORT; HWTEST_F() local
[all...]
H A Dtrans_tcp_direct_p2p_test.cpp290 int32_t port = MY_PORT; in HWTEST_F() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_manager_test.cpp734 uint16_t port = 8080; in HWTEST_F() local
748 uint16_t port = 0; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dledger_lane_hub_test.cpp224 int32_t port = 0; in GetWiFiLocalInfo() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/include/
H A Dstream_common.h113 int port = 0; member
/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h87 int32_t port; member
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_socket.c433 int32_t Ipv6AddrToAddrIn(SoftBusSockAddrIn6 *addrIn6, const char *ip, uint16_t port) in Ipv6AddrToAddrIn() argument
468 int32_t Ipv4AddrToAddrIn(SoftBusSockAddrIn *addrIn, const char *ip, uint16_t port) in Ipv4AddrToAddrIn() argument
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request.cpp176 void HttpRequest::SetSpecifiedHttpProxy(const std::string &host, int32_t port, const std::string &exclusionList) in SetSpecifiedHttpProxy() argument
183 void HttpRequest::GetSpecifiedHttpProxy(std::string &host, int32_t &port, std::string &exclusionList) in GetSpecifiedHttpProxy() argument
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dmonitor_server.cpp150 napi_value port = NapiUtils::CreateInt32(env, MessagePara->remoteInfo_.GetPort()); in MakeMessageObj() local
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dffi_structs.h34 uint16_t port; member
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dnet_conn_manager_test.cpp734 uint16_t port = 8080; in HWTEST_F() local
748 uint16_t port = 0; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/tlssocket/client/
H A DTlsSocketBranchTest.cpp205 int port = getNetAddress.GetPort(); in HWTEST_F() local
/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_packet_parser.h122 uint16_t port; member
/foundation/communication/netstack/frameworks/js/napi/http/options/src/
H A Dhttp_request_options.cpp190 void HttpRequestOptions::SetSpecifiedHttpProxy(const std::string &host, int32_t port, const std::string &exclusionList) in SetSpecifiedHttpProxy() argument
197 void HttpRequestOptions::GetSpecifiedHttpProxy(std::string &host, int32_t &port, std::string &exclusionList) in GetSpecifiedHttpProxy() argument
/foundation/communication/netstack/test/unittest/tls_test/client/
H A DTlsSocketBranchTest.cpp205 int port = getNetAddress.GetPort(); in HWTEST_F() local
/foundation/communication/netstack/utils/common_utils/src/
H A Dnetstack_common_utils.cpp342 std::string port = GetPortFromURL(url); in GetHostnameWithProtocolAndPortFromURL() local

Completed in 22 milliseconds

1...<<11121314151617181920>>...32