Home
last modified time | relevance | path

Searched refs:TCP (Results 1 - 16 of 16) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Djs_debugger_config.h30 TCP,
47 : protocol(TCP), in DebuggerConfig()
141 DebuggerConfig debuggerConfig_ = {TCP, WEBSOCKET, 0, DEFAULT_PORT, false, false};
/foundation/communication/netstack/utils/common_utils/include/
H A Dtrace_events.h23 static constexpr const char* TCP = "HttpRequest::TCP"; member
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/
H A Dchannel_info.h29 TCP, member in OHOS::CastEngine::CastEngineService::ChannelLinkType
H A Dchannel_request.h43 remoteDeviceInfo.channelType == ChannelType::SOFT_BUS ? ChannelLinkType::SOFT_BUS : ChannelLinkType::TCP; in ChannelRequest()
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/include/
H A Dchannel_info.h29 TCP, member in OHOS::CastEngine::CastEngineService::ChannelLinkType
H A Dchannel_request.h43 remoteDeviceInfo.channelType == ChannelType::SOFT_BUS ? ChannelLinkType::SOFT_BUS : ChannelLinkType::TCP; in ChannelRequest()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/include/
H A Dclient_trans_udp_stream_interface.h31 TCP, enumerator
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/include/
H A Dstream_common.h25 TCP, enumerator
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/
H A Dchannel_manager.cpp50 case ChannelLinkType::TCP: in GetConnection()
65 * | VTP | TCP | SoftBus
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/
H A Dchannel_manager.cpp50 case ChannelLinkType::TCP: in GetConnection()
65 * | VTP | TCP | SoftBus
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_manager_test/
H A Dstream_manager_test.cpp90 ret = streamSocketListener->CreateStreamClientChannel(*local, *remote, Communication::SoftBus::TCP, streamType, in HWTEST_F()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_netfirewall_test/
H A Dnetsys_netfirewall_test.cpp57 rule->protocol = NetworkProtocol::TCP; in GeIpFirewallRule()
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Dnetfirewall_parcel.h112 TCP = 6, // Transmission Control Protocol. member in OHOS::NetManagerStandard::NetworkProtocol
224 NetworkProtocol protocol; // Protocol, TCP: 6, UDP: 17. Optional
/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_task.cpp315 task->GetTrace().Tracepoint(TraceEvents::TCP); in SetTraceOptions()
/foundation/communication/netmanager_ext/frameworks/js/napi/netfirewall/src/context/
H A Dnet_firewall_param_check.cpp596 if (ruleProtocol != NetworkProtocol::ICMP && ruleProtocol != NetworkProtocol::TCP && in CheckRuleNumberParam()
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp221 ctx->GetTrace().Tracepoint(TraceEvents::TCP); in SetTraceOptions()

Completed in 10 milliseconds