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:ifaces
(Results
1 - 25
of
39
) sorted by relevance
1
2
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H
A
D
ut_net_policy_callback_ipc.cpp
111
std::vector<std::string>
ifaces
;
in HWTEST_F()
local
H
A
D
net_policy_callback_test.cpp
78
int32_t NetPolicyCallbackTest::NetMeteredIfacesChange(std::vector<std::string> &
ifaces
)
in NetMeteredIfacesChange()
argument
H
A
D
net_policy_callback_proxy_test.cpp
242
std::vector<std::string>
ifaces
;
in HWTEST_F()
local
250
std::vector<std::string>
ifaces
;
in HWTEST_F()
local
258
std::vector<std::string>
ifaces
;
in HWTEST_F()
local
H
A
D
ut_net_policy_callback.cpp
93
int32_t NetMeteredIfacesChange(std::vector<std::string> &
ifaces
)
in NetMeteredIfacesChange()
argument
H
A
D
ut_net_policy_traffic.cpp
247
auto &
ifaces
= g_netPolicyTraffic->GetMeteredIfaces();
in HWTEST_F()
local
/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H
A
D
netshare_startsharing_context.cpp
76
void NetShareStartSharingContext::SetIface(std::vector<std::string>
ifaces
)
in SetIface()
argument
H
A
D
netshare_exec.cpp
101
std::vector<std::string>
ifaces
;
in ExecGetSharingIfaces()
local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/
H
A
D
wifi_wpa_hal.h
49
WpaIfaceInfo *
ifaces
;
member
/foundation/communication/netmanager_base/services/netpolicymanager/src/stub/
H
A
D
net_policy_callback_proxy.cpp
129
int32_t NetPolicyCallbackProxy::NetMeteredIfacesChange(std::vector<std::string> &
ifaces
)
in NetMeteredIfacesChange()
argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H
A
D
wifi_hal_chip_interface_test.cpp
61
char
ifaces
[128] = {0};
in HWTEST_F()
local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H
A
D
networkshare_manager_test.cpp
212
std::vector<std::string>
ifaces
;
in HWTEST_F()
local
221
std::vector<std::string>
ifaces
;
in HWTEST_F()
local
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H
A
D
net_policy_callback.cpp
224
int32_t NetPolicyCallback::NotifyNetMeteredIfacesChangeAsync(std::vector<std::string> &
ifaces
)
in NotifyNetMeteredIfacesChangeAsync()
argument
240
int32_t NetPolicyCallback::NotifyNetMeteredIfacesChange(std::vector<std::string> &
ifaces
)
in NotifyNetMeteredIfacesChange()
argument
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H
A
D
net_policy_callback_observer.cpp
65
int32_t NetPolicyCallbackObserver::NetMeteredIfacesChange(std::vector<std::string> &
ifaces
)
in NetMeteredIfacesChange()
argument
125
auto
ifaces
= static_cast<std::vector<std::string> *>(data);
in CreateMeteredIfacesChangeParam()
local
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H
A
D
net_policy_callback_stub.cpp
165
std::vector<std::string>
ifaces
;
in OnNetMeteredIfacesChange()
local
188
int32_t NetPolicyCallbackStub::NetMeteredIfacesChange(std::vector<std::string> &
ifaces
)
in NetMeteredIfacesChange()
argument
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H
A
D
networkshare_service_test.cpp
300
std::vector<std::string>
ifaces
;
in HWTEST_F()
local
309
std::vector<std::string>
ifaces
;
in HWTEST_F()
local
H
A
D
networkshare_manager_test.cpp
210
std::vector<std::string>
ifaces
;
in HWTEST_F()
local
219
std::vector<std::string>
ifaces
;
in HWTEST_F()
local
H
A
D
networkshare_tracker_test.cpp
323
std::vector<std::string>
ifaces
;
in HWTEST_F()
local
349
std::vector<std::string>
ifaces
;
in HWTEST_F()
local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H
A
D
i_wifi_chip.c
120
WifiErrorNo GetIfaceNames(int32_t type, char *
ifaces
, int32_t size)
in GetIfaceNames()
argument
/foundation/communication/netmanager_ext/services/ethernetmanager/src/stub/
H
A
D
ethernet_service_stub.cpp
167
std::vector<std::string>
ifaces
;
in OnGetAllActiveIfaces()
local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H
A
D
hal_device_manage.h
95
std::map<IfaceType, std::vector<WifiIfaceInfo>>
ifaces
;
member
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/
H
A
D
networkshare_service_proxy.cpp
177
int32_t NetworkShareServiceProxy::GetNetSharingIfaces(const SharingIfaceState &state, std::vector<std::string> &
ifaces
)
in GetNetSharingIfaces()
argument
/foundation/communication/netmanager_ext/services/networksharemanager/src/stub/
H
A
D
networkshare_service_stub.cpp
179
std::vector<std::string>
ifaces
;
in ReplyGetNetSharingIfaces()
local
/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H
A
D
ethernet_exec.cpp
160
napi_value
ifaces
= NapiUtils::CreateArray(context->GetEnv(), context->ethernetNameList_.size());
in GetAllActiveIfacesCallback()
local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H
A
D
wifi_hal_chip_interface.c
81
WifiErrorNo GetIfaceNames(int32_t type, char *
ifaces
, int32_t size)
in GetIfaceNames()
argument
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H
A
D
networkshare_service.cpp
261
int32_t NetworkShareService::GetNetSharingIfaces(const SharingIfaceState &state, std::vector<std::string> &
ifaces
)
in GetNetSharingIfaces()
argument
Completed in 14 milliseconds
1
2