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:scanType
(Results
1 - 22
of
22
) sorted by relevance
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H
A
D
mock_scan_service.cpp
40
ErrCode MockScanService::Scan(ScanType
scanType
)
in Scan()
argument
47
ErrCode MockScanService::ScanWithParam(const WifiScanParams ¶ms, ScanType
scanType
)
in ScanWithParam()
argument
H
A
D
mock_scan_service_new.cpp
69
ErrCode ScanService::Scan(ScanType
scanType
)
in Scan()
argument
74
ErrCode ScanService::ScanWithParam(const WifiScanParams ¶ms, ScanType
scanType
)
in ScanWithParam()
argument
291
ErrCode ScanService::AllowScanByType(ScanType
scanType
)
in AllowScanByType()
argument
332
ErrCode ScanService::ApplyTrustListPolicy(ScanType
scanType
)
in ApplyTrustListPolicy()
argument
/foundation/multimedia/media_library/frameworks/js/src/
H
A
D
media_scanner_napi.cpp
158
napi_value MediaScannerNapi::NapiScanUtils(napi_env env, napi_callback_info info, const string &
scanType
)
in NapiScanUtils()
argument
/foundation/communication/wifi_lite/interfaces/wifiservice/
H
A
D
wifi_device_config.h
215
WifiScanType
scanType
;
member
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanserver_fuzzer/
H
A
D
wifiscanserver_fuzzer.cpp
217
ScanType
scanType
= static_cast<ScanType>(static_cast<int>(data[0]) % THREE);
in StoreRequestScanConfigFuzzTest()
local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H
A
D
scan_common.h
44
ScanType
scanType
; /* Flag indicating whether the request is an external scan */
member
95
ScanType
scanType
; /* Flag indicating whether the request is an external scan. */
member
H
A
D
scan_service.cpp
239
ErrCode ScanService::Scan(ScanType
scanType
)
in Scan()
argument
273
ErrCode ScanService::ScanWithParam(const WifiScanParams ¶ms, ScanType
scanType
)
in ScanWithParam()
argument
332
ScanControlInner(ScanType
scanType
)
ScanControlInner()
argument
1540
AllowScanByType(ScanType
scanType
)
AllowScanByType()
argument
1621
ApplyTrustListPolicy(ScanType
scanType
)
ApplyTrustListPolicy()
argument
[all...]
/foundation/communication/wifi/wifi/interfaces/kits/c/
H
A
D
wifi_device_config.h
259
WifiScanType
scanType
;
member
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifip2pserver_fuzzer/
H
A
D
wifip2pserver_fuzzer.cpp
183
FreqType
scanType
= static_cast<FreqType>(static_cast<int>(data[0]) % TWO);
in P2pServerFuzzTest()
local
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H
A
D
softbus_broadcast_adapter_type.h
190
uint8_t
scanType
;
member
/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H
A
D
disc_event_form.h
101
int32_t
scanType
; // SCAN_TYPE
member
166
int32_t
scanType
; // SCAN_TYPE
member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H
A
D
hal_btcoex.c
939
u8
scanType
;
in EXhalbtcoutsrc_ScanNotify()
local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H
A
D
ble_adapter.cpp
310
StartOrStopAdvAndScan( const STOP_ALL_ADV_TYPE &stopAllAdvType, const STOP_SCAN_TYPE &
scanType
, bool isStartAdvAndScan) const
StartOrStopAdvAndScan()
argument
H
A
D
ble_central_manager_impl.cpp
721
void BleCentralManagerImpl::StartOrStopScan(const STOP_SCAN_TYPE &
scanType
, bool isStartScan) const
in StartOrStopScan()
argument
[all...]
H
A
D
ble_defs.h
445
BLE_SCAN_TYPE
scanType
; /// Scan type
member
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H
A
D
ohos_bt_gatt.h
351
unsigned char
scanType
;
member
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H
A
D
gap_le_if.h
184
uint8_t
scanType
; /// scan type
member
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H
A
D
softbus_broadcast_type.h
432
uint8_t
scanType
;
member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H
A
D
hal_btcoex.c
1055
u8
scanType
;
in EXhalbtcoutsrc_ScanNotify()
local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H
A
D
scan_service_test.cpp
1832
ScanType
scanType
= ScanType::SCAN_TYPE_EXTERN;
in ApplyTrustListPolicyTest()
local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H
A
D
hci_def_controller_baseband_cmd.h
582
uint8_t
scanType
;
member
H
A
D
hci_def_le_cmd.h
827
uint8_t
scanType
;
member
Completed in 30 milliseconds