Home
last modified time | relevance | path

Searched defs:port (Results 501 - 525 of 908) sorted by relevance

1...<<21222324252627282930>>...37

/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
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_socket_listener.cpp87 int InitSocketV4(int sock, ifaddrs *ifa, int port) in InitSocketV4() argument
137 int InitSocketV6(int sock, ifaddrs *ifa, int port) in InitSocketV6() argument
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_manager.cpp441 auto port = audioDevMap_[devId].ports.find(dhId); in GetRequestId() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_socket_transport.cpp462 void ObexServerSocketTransport::TransportObserver::OnConnectIncoming(const RawAddress &addr, uint16_t port) in OnConnectIncoming() argument
533 void ObexServerSocketTransport::TransportObserver::ProcessOnConnectIncoming(RawAddress btAddr, uint16_t port) in ProcessOnConnectIncoming() argument
309 ObexServerIncomingConnect( ObexServerSocketTransport &obexTransport, const RawAddress &btAddr, int port) ObexServerIncomingConnect() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_app.c322 static int32_t CoapCreateUdpServer(const char *ipAddr, int32_t port) in CoapCreateUdpServer() argument
/test/testfwk/arkxtest/uitest/test/
H A Dextension_test.cpp76 static RetCode ExtensionOnInitImpl(UiTestPort port, size_t argc, const char **argv) in ExtensionOnInitImpl() argument
235 static RetCode PrintLog(UiTestPort &port, int32_t level, const char *format, ...) in PrintLog() argument
/test/testfwk/arkxtest/uitest/addon/
H A Dextension_executor.cpp302 auto port = UiTestPort { in ExecuteExtension() local
/third_party/ffmpeg/libavcodec/
H A Dmmaldec.c204 static void input_callback(MMAL_PORT_T *port, MMAL_BUFFER_HEADER_T *buffer) in input_callback() argument
219 static void output_callback(MMAL_PORT_T *port, MMAL_BUFFER_HEADER_T *buffer) in output_callback() argument
227 static void control_port_cb(MMAL_PORT_T *port, MMAL_BUFFER_HEADER_T *buffer) in control_port_cb() argument
/third_party/eudev/src/udev/
H A Dudev-builtin-path_id.c96 const char *port; in handle_scsi_fibre_channel() local
162 struct udev_device *port; in handle_scsi_sas() local
259 const char *port; handle_scsi_iscsi() local
524 const char *port; handle_usb() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Diec61883.c253 int port = -1; in iec61883_read_header() local
/third_party/ffmpeg/libavformat/
H A Dlibssh.c44 static av_cold int libssh_create_ssh_session(LIBSSHContext *libssh, const char* hostname, unsigned int port) in libssh_create_ssh_session() argument
196 int port = 22, ret; in libssh_connect() local
[all...]
H A Drtpproto.c109 int port, rtcp_port; in ff_rtp_set_remote_url() local
145 static void set_port(struct sockaddr_storage *ss, int port) in set_port() argument
175 build_udp_url(RTPContext *s, char *buf, int buf_size, const char *hostname, const char *localaddr, int port, int local_port, const char *include_sources, const char *exclude_sources) build_udp_url() argument
[all...]
/third_party/alsa-lib/src/control/
H A Dcontrol_shm.c536 long port = -1; in _snd_ctl_shm_open() local
/third_party/alsa-utils/seq/aseqnet/
H A Daseqnet.c102 char *port = DEFAULT_PORT; in main() local
347 init_server(const char *port) init_server() argument
432 init_client(const char *server, const char *port) init_client() argument
[all...]
/third_party/backends/sanei/
H A Dsanei_pa4s2.c176 static PortRec *port; variable
180 static PortRec port[] = variable
[all...]
/third_party/backends/backend/
H A Dplustek-pp_ptdrv.c102 static int port[_MAX_PTDEVS] = { 0x378, 0, 0, 0 }; variable
[all...]
H A Dpieusb_usb.c610 static SANE_Status _ctrl_out_byte(SANE_Int device_number, SANE_Int port, SANE_Byte b) { in _ctrl_out_byte() argument
H A Dqcam.h156 int port; /* i/o port address */ member
/third_party/cups-filters/cupsfilters/
H A Dipp.c52 int port = 0; in convert_to_port() local
482 port, in ippfind_based_uri_converter() local
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c181 static int snd_seq_hw_create_port(snd_seq_t *seq, snd_seq_port_info_t * port) in snd_seq_hw_create_port() argument
191 static int snd_seq_hw_delete_port(snd_seq_t *seq, snd_seq_port_info_t * port) in snd_seq_hw_delete_port() argument
/third_party/libcoap/src/
H A Dcoap_ws.c812 int port = 0; in coap_ws_establish() local
/third_party/libcoap/examples/
H A Detsi_iot_01.c534 get_context(const char *node, const char *port) { in get_context() argument

Completed in 22 milliseconds

1...<<21222324252627282930>>...37