Home
last modified time | relevance | path

Searched defs:port (Results 101 - 125 of 848) sorted by relevance

12345678910>>...34

/base/print/print_fwk/test/unittest/service_test/
H A Dprint_http_server_manager_test.cpp86 int32_t port; in HWTEST_F() local
103 int32_t port; in HWTEST_F() local
123 int32_t port; in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/services/network/
H A Dnetwork_factory.cpp35 bool NetworkFactory::CreateTcpServer(uint16_t port, const IServerCallback::Ptr &callback, ServerPtr &serverPtr, in CreateTcpServer() argument
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
H A Dtcp_socket.cpp33 bool TcpSocket::Bind(const uint16_t port, const std::string &host, bool enableReuse, uint32_t backlog) in Bind() argument
H A Dudp_socket.cpp32 bool UdpSocket::Bind(const uint16_t port, const std::string &host, bool enableReuse, uint32_t backlog) in Bind() argument
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_flo.cpp45 unsigned int port; // 0 as default I/D cache FLO work on the same time member
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall.h148 __be16 port = bpf_htons(tuple->sport); in MatchDnsQuery() local
/foundation/communication/netmanager_base/test/netsysbpfstats/unittest/bpf_core_test/
H A DBpfTest.cpp120 int32_t port = 8888; in HWTEST_F() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_json.c78 int32_t VerifyP2pUnPack(const cJSON *json, char *ip, uint32_t ipLen, int32_t *port) in VerifyP2pUnPack() argument
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_core_test/
H A DNetSysTest.cpp120 int32_t port = 8888; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_socket.h54 int32_t port; member
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_core_test/
H A DVpnTest.cpp120 int32_t port = 8888; in HWTEST_F() local
/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/
H A Dtcp_server_listen_context.cpp64 uint16_t port = static_cast<uint16_t>(NapiUtils::GetUint32Property(GetEnv(), params[0], KEY_PORT)); in ParseParams() local
H A Dbind_context.cpp63 uint16_t port = static_cast<uint16_t>(NapiUtils::GetUint32Property(GetEnv(), params[0], KEY_PORT)); in ParseParams() local
/foundation/communication/netstack/test/unittest/http_test/
H A DWebSocketTest.cpp120 int32_t port = 8888; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/websocket/
H A DWebSocketTest.cpp120 int32_t port = 8888; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/websocket_test/
H A DWebSocketTest.cpp120 int32_t port = 8888; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/tcp_core_test/
H A DTcpSocketTest.cpp120 int32_t port = 8888; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/websocket_core_test/
H A DWebSocketTest.cpp120 int32_t port = 8888; in HWTEST_F() local
/test/xts/device_attest_lite/services/core/include/network/
H A Dattest_channel.h51 char port[MAX_PORT_LEN + 1]; member
/test/xts/acts/telephony/telephonyjstest/netmanager_base/socket/entry/src/ohosTest/js/test/
H A DNetworkManagerTCPSocketServer.test.js
/third_party/curl/tests/libtest/
H A Dlib1506.c44 char *port = libtest_arg3; in test() local
H A Dlib2402.c44 char *port = libtest_arg3; in test() local
/third_party/curl/tests/unit/
H A Dunit1609.c52 int port; member
152 int port = 0; variable
[all...]
/third_party/ffmpeg/libavformat/tests/
H A Durl.c89 int port=-1; in test2() local
/third_party/ffmpeg/libavformat/
H A Dtls.c59 int port; in ff_tls_open_underlying() local

Completed in 11 milliseconds

12345678910>>...34