/foundation/ability/ability_runtime/test/fuzztest/deeplinkreserveconfig_fuzzer/ |
H A D | deeplinkreserveconfig_fuzzer.cpp | 48 const std::string PORT_NAME = "port"; 81 reservedUri.port = strParam; in DoSomethingInterestingWithMyAPI()
|
/foundation/bundlemanager/app_domain_verify/test/unittest/client/app_domain_verify_agent_client_test/ |
H A D | app_domain_verify_agent_client_test.cpp | 143 skillUri.port = "port"; in HWTEST_F()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
H A D | bundle_manager_utils.h | 112 char* port; member
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_manager_test/ |
H A D | stream_manager_test.cpp | 81 remote->port = 1002; in HWTEST_F()
|
/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/ |
H A D | mdns_client.cpp | 63 if (!(IsNameValid(serviceInfo.name) && IsTypeValid(serviceInfo.type) && IsPortValid(serviceInfo.port))) { in RegisterService()
|
/foundation/communication/netmanager_ext/services/mdnsmanager/include/ |
H A D | mdns_packet_parser.h | 122 uint16_t port; member
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | exrdsp.asm | 6 ;* port to ASM by Jokyo Images support by CNC - French National Center for Cinema
|
/third_party/ffmpeg/libavformat/ |
H A D | internal.h | 501 * @param port the destination port of the media stream, 0 if unknown 509 int port, int ttl, AVFormatContext *fmt);
|
/third_party/backends/backend/ |
H A D | plustek-pp_procs.h | 86 _LOC int MiscInitPorts ( pScanData ps, int port );
|
/third_party/mesa3d/.gitlab-ci/ |
H A D | deqp-runner.sh | 229 --port 6667 \
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-perf/ |
H A D | minimal-secure-streams.c | 134 "\"port\":" "443," 159 "\"port\": 80," 335 "\"port\": 80" in app_system_state_nf() 341 * port doesn't have anything that will connect to us */ in app_system_state_nf() 347 "\"port\": 999" in app_system_state_nf() 465 info.port = CONTEXT_PORT_NO_LISTEN; in main() 472 * tcp connection to this port */ in main()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-hugeurl/ |
H A D | minimal-secure-streams.c | 88 "\"port\":" "443," 104 "\"port\":" "443," 130 "\"port\": 80," 374 info.port = CONTEXT_PORT_NO_LISTEN; in main() 379 * tcp connection to this port */ in main()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-smd/ |
H A D | minimal-secure-streams-smd.c | 49 "\"port\": 80," 281 info.port = CONTEXT_PORT_NO_LISTEN; in main() 288 * tcp connection to this port */ in main()
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jws/ |
H A D | main.c | 39 info.port = CONTEXT_PORT_NO_LISTEN; in main()
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-secure-streams/ |
H A D | main.c | 88 "\"port\":" "443," 99 "\"port\":" "443," 110 "\"port\":" "443," 357 info.port = CONTEXT_PORT_NO_LISTEN; in main()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-binance/ |
H A D | main.c | 242 info.port = CONTEXT_PORT_NO_LISTEN; /* we do not run any server */ in main()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-post/ |
H A D | minimal-secure-streams-post.c | 226 "\"port\":" "443," 251 "\"port\": 80," 492 info.port = CONTEXT_PORT_NO_LISTEN; in main() 499 * tcp connection to this port */ in main()
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-pmd-bulk/ |
H A D | protocol_lws_minimal_pmd_bulk.c | 93 i.port = 7681; in sul_connect_attempt()
|
/third_party/node/test/internet/ |
H A D | test-dns-any.js | 77 assert.strictEqual(typeof r.port, 'number');
|
/third_party/node/test/parallel/ |
H A D | test-worker-message-port.js | 20 // Test emitting non-message events on a port 169 c1.port1.postMessage({ port: c2.port2 }, [ c2.port2 ]);
|
/third_party/node/src/ |
H A D | udp_wrap.h | 220 const unsigned short port,
|
/third_party/nghttp2/src/ |
H A D | nghttp.h | 162 // Returns request host, without port, taking into account 165 // Returns request port, taking into account overridden host, port, 220 int resolve_host(const std::string &host, uint16_t port);
|
H A D | HttpServer.h | 75 uint16_t port; member
|
/third_party/node/deps/ada/ |
H A D | ada_c.h | 33 uint32_t port; member
|
/third_party/libwebsockets/lib/tls/ |
H A D | tls-server.c | 69 if (info->port != CONTEXT_PORT_NO_LISTEN) { in lws_context_init_server_ssl() 252 "http service on tls port\n", in lws_server_socket_service_ssl()
|