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:UnloadWifiSa
(Results
1 - 8
of
8
) sorted by relevance
/foundation/communication/wifi/wifi/utils/inc/
H
A
D
wifi_sa_manager.h
43
ErrCode
UnloadWifiSa
(int32_t systemAbilityId);
/foundation/communication/dhcp/frameworks/native/include/
H
A
D
dhcp_sa_manager.h
36
ErrCode
UnloadWifiSa
(int32_t systemAbilityId);
/foundation/communication/wifi/wifi/utils/src/
H
A
D
wifi_sa_manager.cpp
82
ErrCode WifiSaLoadManager::
UnloadWifiSa
(int32_t systemAbilityId)
in UnloadWifiSa()
function in OHOS::Wifi::WifiSaLoadManager
/foundation/communication/dhcp/frameworks/native/src/
H
A
D
dhcp_sa_manager.cpp
83
ErrCode DhcpSaLoadManager::
UnloadWifiSa
(int32_t systemAbilityId)
in UnloadWifiSa()
function in OHOS::DHCP::DhcpSaLoadManager
97
DHCP_LOGI("DhcpSaLoadManager
UnloadWifiSa
ok");
in UnloadWifiSa()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H
A
D
wifi_scan_manager.cpp
55
WifiSaLoadManager::GetInstance().
UnloadWifiSa
(WIFI_SCAN_ABILITY_ID);
in UnloadScanSaTimerCallback()
H
A
D
wifi_hotspot_manager.cpp
49
WifiSaLoadManager::GetInstance().
UnloadWifiSa
(WIFI_HOTSPOT_ABILITY_ID);
in UnloadHotspotSaTimerCallback()
H
A
D
wifi_sta_manager.cpp
55
WifiSaLoadManager::GetInstance().
UnloadWifiSa
(WIFI_DEVICE_ABILITY_ID);
in UnloadStaSaTimerCallback()
H
A
D
wifi_p2p_manager.cpp
155
WifiSaLoadManager::GetInstance().
UnloadWifiSa
(WIFI_P2P_ABILITY_ID);
in UnloadP2PSaTimerCallback()
Completed in 4 milliseconds