Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:remotePort
(Results
1 - 11
of
11
) sorted by relevance
/foundation/CastEngine/castengine_wifi_display/services/network/server/
H
A
D
tcp_server.cpp
134
uint16_t
remotePort
= 0;
in OnServerReadable()
local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H
A
D
auth_negotiate_channel.h
48
int
remotePort
;
member
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/
H
A
D
tcp_connection.cpp
126
int
remotePort
= socket_.GetPeerPort(sockfd);
in Accept()
local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/
H
A
D
tcp_connection.cpp
126
int
remotePort
= socket_.GetPeerPort(sockfd);
in Accept()
local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_netfirewall_test/
H
A
D
netsys_netfirewall_test.cpp
60
NetFirewallPortParam
remotePort
;
in GeIpFirewallRule()
local
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H
A
D
netfirewall_service_proxy_test.cpp
117
const uint16_t
remotePort
= 20000;
in GetInterceptRecordSptr()
local
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
H
A
D
socket_utils.cpp
515
GetIpPortInfo(int32_t fd, std::string &strLocalAddr, std::string &strRemoteAddr, uint16_t &localPort, uint16_t &
remotePort
)
GetIpPortInfo()
argument
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/
H
A
D
wfd_session_def.h
60
uint16_t
remotePort
= 0;
member
74
uint16_t
remotePort
= 0;
member
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H
A
D
wifi_direct_types.h
92
int32_t
remotePort
;
member
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H
A
D
netfirewall_db_helper.cpp
507
int32_t
remotePort
= 0;
in GetResultRightRecordEx()
local
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H
A
D
netfirewall_parcel.h
239
uint16_t
remotePort
; // Destination Port
member
Completed in 10 milliseconds