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:Invalidate
(Results
1 - 17
of
17
) sorted by relevance
/drivers/peripheral/wlan/chip/hdi_service/
H
A
D
callback_handler.h
61
void
Invalidate
()
in Invalidate()
function in OHOS::HDI::Wlan::Chip::V1_0::CallbackHandler
H
A
D
wifi.cpp
62
cbHandler_.
Invalidate
();
in ~Wifi()
127
chip->
Invalidate
();
in Release()
238
chip->
Invalidate
();
in OnRemoteDied()
H
A
D
wifi_vendor_hal.cpp
170
Invalidate
();
in Stop()
301
void WifiVendorHal::
Invalidate
()
in Invalidate()
function in OHOS::HDI::Wlan::Chip::V1_0::WifiVendorHal
305
vendorHalCbHandler_.
Invalidate
();
in Invalidate()
306
vendorHalExtCbHandler_.
Invalidate
();
in Invalidate()
387
vendorHalCbHandler_.
Invalidate
(); // instead of RemoveCallback temporarily
in UnRegisterIfaceCallBack()
405
vendorHalExtCbHandler_.
Invalidate
(); // instead of RemoveCallback temporarily
in UnRegisterExtIfaceCallBack()
H
A
D
wifi_chip.cpp
40
iface->
Invalidate
();
in InvalidateAndClearApIface()
48
iface->
Invalidate
();
in InvalidateAndClearStaIface()
56
iface->
Invalidate
();
in InvalidateAndClearP2pIface()
64
iface->
Invalidate
();
in InvalidateAndClearExtIface()
85
void WifiChip::
Invalidate
()
in Invalidate()
function in OHOS::HDI::Wlan::Chip::V1_0::WifiChip
93
cbHandler_.
Invalidate
();
in Invalidate()
650
HDF_LOGI("RemoveStaService
Invalidate
and erase iface:%{public}s", ifname.c_str());
in RemoveStaService()
651
iface->
Invalidate
();
in RemoveStaService()
H
A
D
wifi_ap_iface.h
35
void
Invalidate
();
H
A
D
wifi_sta_iface.h
36
void
Invalidate
();
H
A
D
wifi_p2p_iface.cpp
31
void WifiP2pIface::
Invalidate
()
in Invalidate()
function in OHOS::HDI::Wlan::Chip::V1_0::WifiP2pIface
H
A
D
wifi_ext_iface.cpp
33
void WifiExtIface::
Invalidate
()
in Invalidate()
function in OHOS::HDI::Wlan::Chip::V1_0::WifiExtIface
H
A
D
wifi_p2p_iface.h
35
void
Invalidate
();
H
A
D
wifi_ext_iface.h
35
void
Invalidate
();
H
A
D
wifi_ap_iface.cpp
34
void WifiApIface::
Invalidate
()
in Invalidate()
function in OHOS::HDI::Wlan::Chip::V1_0::WifiApIface
H
A
D
wifi_vendor_hal.h
86
void
Invalidate
();
H
A
D
wifi_chip.h
47
void
Invalidate
();
H
A
D
wifi_sta_iface.cpp
35
void WifiStaIface::
Invalidate
()
in Invalidate()
function in OHOS::HDI::Wlan::Chip::V1_0::WifiStaIface
/drivers/peripheral/wlan/test/unittest/chip/
H
A
D
wifi_ap_iface_test.cpp
71
apIface->
Invalidate
();
in HWTEST_F()
H
A
D
wifi_sta_iface_test.cpp
72
staIface->
Invalidate
();
in HWTEST_F()
H
A
D
wifi_p2p_iface_test.cpp
65
p2pIface->
Invalidate
();
in HWTEST_F()
Completed in 8 milliseconds