Home
last modified time | relevance | path

Searched defs:port (Results 701 - 725 of 4975) sorted by relevance

1...<<21222324252627282930>>...199

/third_party/python/Modules/
H A D_scproxy.c150 int32_t port = cfnum_to_int32(aNum); in set_proxy() local
/third_party/toybox/toys/net/
H A Dftpget.c126 int rc, ii = 1, port = 0; in ftpget_main() local
[all...]
/third_party/selinux/libsepol/src/
H A Dibendports.c22 int port = sepol_ibendport_get_port(data); in ibendport_from_record() local
76 int port = ibendport->u.ibendport.port; in ibendport_to_record() local
132 int port; in sepol_ibendport_exists() local
160 int port; sepol_ibendport_query() local
195 int port; sepol_ibendport_modify() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksClient.hpp45 int port; in Server() local
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSocket.cpp52 void SocketAddress::setPort (int port) in setPort() argument
/base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/
H A Dfirewall_chain_rule.cpp119 std::string FirewallChainRule::PortToParameter(const std::string &port, const std::string &portType, in PortToParameter() argument
126 parameterString << portOption << portType << SPACE_OPTION << port; in PortToParameter() local
/base/request/request/services/src/cxx/
H A Dget_proxy.cpp76 void SysNetProxyManager::InitProxy(std::string &host, std::string &port, std::string &exclusion) in InitProxy() argument
114 std::string port; in OnReceiveEvent() local
123 GetHttpProxy( const std::string proxyContent, std::string &host, std::string &port, std::string &exclusionList) GetHttpProxy() argument
/base/startup/init/services/loopevent/socket/
H A Dle_socket.c117 uint16_t port = atoi(portStr + 1); in GetSockaddrFromServer_() local
/device/qemu/drivers/uart/
H A Duart.c309 static int32_t UartGetConfigFromHcs(struct UartPl011Port *port, const struct DeviceResourceNode *node) in UartGetConfigFromHcs() argument
360 struct UartPl011Port *port = NULL; in Hi35xxAttach() local
397 struct UartPl011Port *port = NULL; Hi35xxDetach() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dethtool.h69 u8_t port; /**< Physical connector type; one of %PORT_* */ member
/device/soc/rockchip/rk2206/adapter/hals/iot_hardware/wifiiot_lite/
H A Dhal_iot_pwm.c36 unsigned int port; member
207 IoTPwmInit(unsigned int port) IoTPwmInit() argument
226 IoTPwmDeinit(unsigned int port) IoTPwmDeinit() argument
238 IoTPwmStart(unsigned int port, unsigned short duty, unsigned int freq) IoTPwmStart() argument
276 IoTPwmStop(unsigned int port) IoTPwmStop() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_dma.c169 struct uart_port *port = &p->port; serial8250_rx_dma() local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/network/server/
H A Dudp_server.cpp29 bool UdpServer::Start(uint16_t port, const std::string &host, bool enableReuse, uint32_t backlog) in Start() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/
H A Dtcp_connection.cpp59 int port = socket_.Bind(channelRequest_.localDeviceInfo.ipAddress, channelRequest_.localPort); in Connect() local
82 int port = socket_.Bind(request.localDeviceInfo.ipAddress, request.localPort); in StartListen() local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/network/
H A Dnetwork_tcp_unit_test.cpp57 bool StartTcpServer(uint16_t port) in StartTcpServer() argument
68 bool StartTcpClient(const std::string &peerIp, uint16_t port) in StartTcpClient() argument
H A Dnetwork_udp_unit_test.cpp56 bool StartUdpServer(uint16_t port, const std::string &localIp) in StartUdpServer() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/
H A Dtcp_connection.cpp59 int port = socket_.Bind(channelRequest_.localDeviceInfo.ipAddress, channelRequest_.localPort); in Connect() local
82 int port = socket_.Bind(request.localDeviceInfo.ipAddress, request.localPort); in StartListen() local
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_sink/
H A Dwfd_rtp_consumer.cpp342 bool WfdRtpConsumer::StartNetworkServer(uint16_t port, NetworkFactory::ServerPtr &server, int32_t &fd) in StartNetworkServer() argument
/foundation/arkui/napi/sample/native_module_netserver/
H A Dnet_server.cpp36 int NetServer::Start(int port) in Start() argument
H A Dnetserver.cpp35 int NetServer::Start(int port) in Start() argument
/foundation/multimedia/media_foundation/engine/include/pipeline/filters/demux/
H A Ddemuxer_filter.h90 std::shared_ptr<OutPort> port = nullptr; member
/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dport.cpp27 std::shared_ptr<InPort> EmptyInPort::port = std::make_shared<EmptyInPort>(); member in OHOS::Media::Pipeline::EmptyInPort
28 std::shared_ptr<OutPort> EmptyOutPort::port = std::make_shared<EmptyOutPort>(); member in OHOS::Media::Pipeline::EmptyOutPort
45 ErrorCode InPort::Connect(const std::shared_ptr<Port>& port) in Connect() argument
107 ErrorCode OutPort::Connect(const std::shared_ptr<Port>& port) in Connect() argument
[all...]
H A Dport.h149 static std::shared_ptr<InPort> port; member in OHOS::Media::Pipeline::EmptyInPort
172 static std::shared_ptr<OutPort> port; member in OHOS::Media::Pipeline::EmptyOutPort
/foundation/communication/dsoftbus/tests/core/connection/common/unittest/
H A Dsoftbus_conn_common_test.cpp105 int32_t port = 6666; in HWTEST_F() local
184 int32_t port = 6666; in HWTEST_F() local
224 int32_t port = 6666; HWTEST_F() local
395 int32_t port = tcp->GetSockPort(fd); HWTEST_F() local
459 int32_t port = tcp->GetSockPort(invalidFd); HWTEST_F() local
507 int32_t port = tcp->GetSockPort(fd); HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/
H A Ddstream_adaptor_client_test.c54 int32_t port = 0; in ConstructVtpStreamOpenParam() local

Completed in 13 milliseconds

1...<<21222324252627282930>>...199