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
refs:SetNetId
(Results
1 - 25
of
26
) sorted by relevance
1
2
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H
A
D
net_handle_test.cpp
47
handler->
SetNetId
(netId);
in HWTEST_F()
57
handler->
SetNetId
(netId);
in HWTEST_F()
68
handler->
SetNetId
(netId);
in HWTEST_F()
79
handler->
SetNetId
(netId);
in HWTEST_F()
90
handler->
SetNetId
(netId);
in HWTEST_F()
101
handler->
SetNetId
(netId);
in HWTEST_F()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H
A
D
p2p_group_operating_state_test.cpp
90
config.
SetNetId
(0);
in HWTEST_F()
105
config.
SetNetId
(-1);
in HWTEST_F()
118
config.
SetNetId
(-1);
in HWTEST_F()
133
config.
SetNetId
(invalidId);
in HWTEST_F()
H
A
D
p2p_state_machine_test.cpp
698
config.
SetNetId
(2);
in HWTEST_F()
716
config.
SetNetId
(3);
in HWTEST_F()
817
config.
SetNetId
(-1);
in HWTEST_F()
/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H
A
D
net_handle.h
39
void
SetNetId
(int32_t netId)
in SetNetId()
function in OHOS::NetManagerStandard::NetHandle
/foundation/communication/netmanager_base/frameworks/js/napi/connection/async_context/src/
H
A
D
parse_nethandle_context.cpp
39
netHandle_.
SetNetId
(netId_);
in ParseParams()
H
A
D
setappnet_context.cpp
51
netHandle_.
SetNetId
(NapiUtils::GetInt32Property(GetEnv(), params[0], "netId"));
in ParseParams()
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H
A
D
dns_resolv_config.cpp
50
void DnsResolvConfig::
SetNetId
(uint16_t netId)
in SetNetId()
function in OHOS::nmd::DnsResolvConfig
H
A
D
dns_param_cache.cpp
66
serverConfigMap_[netId].
SetNetId
(netId);
in CreateCacheForNet()
112
it->second.
SetNetId
(netId);
in SetResolverConfig()
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H
A
D
dns_resolv_config.h
35
void
SetNetId
(uint16_t netId);
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H
A
D
group_negotiation_state.cpp
189
p2pStateMachine.savedP2pConfig.
SetNetId
(-1);
in ProcessInvitationResultEvt()
192
p2pStateMachine.savedP2pConfig.
SetNetId
(-1);
in ProcessInvitationResultEvt()
H
A
D
p2p_state_machine.cpp
273
config.
SetNetId
(networkId);
in ReawakenPersistentGroup()
277
config.
SetNetId
(networkId);
in ReawakenPersistentGroup()
1115
cfgBuf.
SetNetId
(createdNetId);
in DealCreateNewGroupWithConfig()
1142
cfgBuf.
SetNetId
(createdNetId);
in DealCreateRptGroupWithConfig()
H
A
D
p2p_idle_state.cpp
426
config.
SetNetId
(group.GetNetworkId());
in ProcessInvitationReceivedEvt()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H
A
D
networkshare_upstreammonitor_test.cpp
213
netHandle->
SetNetId
(-1);
in HWTEST_F()
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H
A
D
networkshare_upstreammonitor_test.cpp
214
netHandle->
SetNetId
(-1);
in HWTEST_F()
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifip2pserver_fuzzer/
H
A
D
wifip2pserver_fuzzer.cpp
139
config.
SetNetId
(netId);
in P2pServerFuzzTest()
/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/src/
H
A
D
net_connection_adapter.cpp
116
netHandleObj.
SetNetId
(netHandle->netId);
in Conv2NetHandleObj()
/foundation/communication/wifi/wifi/interfaces/inner_api/
H
A
D
wifi_p2p_msg.h
367
void
SetNetId
(int setNetId);
/foundation/communication/wifi/wifi/frameworks/native/src/
H
A
D
wifi_p2p_msg.cpp
599
void WifiP2pConfig::
SetNetId
(int setNetId)
in SetNetId()
function in OHOS::Wifi::WifiP2pConfig
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H
A
D
wifi_napi_p2p.cpp
322
config.
SetNetId
(netId);
in JsObjToP2pConfig()
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H
A
D
net_conn_client.cpp
343
netHandle.
SetNetId
(netId);
in GetDefaultNet()
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H
A
D
wifi_c_p2p.cpp
95
cppConfig.
SetNetId
(config->netId);
in ConvertConfigCToCpp()
/foundation/communication/wifi/wifi/frameworks/cj/src/
H
A
D
wifi_ffi.cpp
257
config.
SetNetId
(cfg.netId);
in CjWifiP2PConfig2C()
/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_exec/src/
H
A
D
connection_exec.cpp
373
context->netHandle_.
SetNetId
(netId);
in ExecGetAppNet()
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H
A
D
wfd_sink_scene.cpp
944
cfg.
SetNetId
(netWokrId);
in WfdP2pStart()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/
H
A
D
wifi_p2p_stub.cpp
729
config.
SetNetId
(data.ReadInt32());
in ReadWifiP2pConfigData()
Completed in 25 milliseconds
1
2