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:serverIp
(Results
1 - 10
of
10
) sorted by relevance
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H
A
D
wifi_hid2d_service_utils_test.cpp
27
std::string
serverIp
;
member
/base/update/updateservice/services/firmware/check/include/
H
A
D
firmware_icheck.h
82
std::string
serverIp
= OHOS::system::GetParameter(PARAM_NAME_FOR_SEARCH, DEFAULT_SERVER_IP);
in DoAction()
local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/hid2d/
H
A
D
wifi_hid2d_service_utils.cpp
35
bool IpPool::InitIpPool(const std::string&
serverIp
)
in InitIpPool()
argument
/test/testfwk/developer_test/aw/cxx/distributed/
H
A
D
distributed_major.cpp
119
std::string
serverIp
= clientList_[devNo].ipAddr;
in ConnectAgent()
local
/foundation/communication/wifi/wifi/frameworks/cj/include/
H
A
D
ffi_structs.h
84
uint32_t
serverIp
;
member
/foundation/communication/dhcp/interfaces/inner_api/include/
H
A
D
dhcp_define.h
191
std::string
serverIp
; /* dhcp server IP */
member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H
A
D
p2p_state_machine.cpp
920
std::string
serverIp
= result->strOptServerId;
in OnSuccess()
local
1274
void P2pStateMachine::DoP2pArp(std::string
serverIp
, std::string clientIp)
in DoP2pArp()
argument
/foundation/communication/dhcp/services/dhcp_client/src/
H
A
D
dhcp_client_state_machine.cpp
1745
int DhcpClientStateMachine::DhcpDecline(uint32_t transId, uint32_t clientIp, uint32_t
serverIp
)
in DhcpDecline()
argument
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H
A
D
dhcpclientfun_fuzzer.cpp
807
uint32_t
serverIp
= static_cast<uint32_t>(data[0]);
in DhcpRenewFuzzerTest()
local
814
uint32_t
serverIp
= static_cast<uint32_t>(data[0]);
in DhcpReleaseFuzzerTest()
local
822
uint32_t
serverIp
= static_cast<uint32_t>(data[0]);
in DhcpDeclineFuzzerTest()
local
/foundation/communication/wifi/wifi/interfaces/inner_api/
H
A
D
wifi_msg.h
572
unsigned int
serverIp
; /* DHCP server's address */
member
Completed in 13 milliseconds