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:clientDevices
(Results
1 - 10
of
10
) sorted by relevance
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H
A
D
wifi_p2p_group_info_proxy_test.cpp
81
std::vector<WifiP2pDevice>
clientDevices
= pWifiP2pGroupInfoProxy->GetClientDevices();
in HWTEST_F()
local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/adapter/
H
A
D
p2p_adapter.h
61
std::vector<WifiDirectP2pDeviceInfo>
clientDevices
;
member
/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/c_adapter/wificp2p_fuzzer/
H
A
D
wificp2p_fuzzer.cpp
192
WifiP2pDevice
clientDevices
;
in QueryP2pDevicesTest()
local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/native/
H
A
D
wifi_c_p2p_test.cpp
147
WifiP2pDevice
clientDevices
;
in HWTEST_F()
local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/
H
A
D
wifi_mock_p2p_service.cpp
299
std::vector<WifiP2pDevice>
clientDevices
;
in GetCurrentGroup()
local
/foundation/communication/wifi/wifi/interfaces/kits/c/
H
A
D
wifi_p2p_config.h
111
WifiP2pDevice
clientDevices
[MAX_DEVICES_NUM];
member
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H
A
D
wifi_c_p2p.cpp
151
std::vector<OHOS::Wifi::WifiP2pDevice>
clientDevices
;
in ConvertGroupInfoCToCpp()
local
313
NO_SANITIZE("cfi") WifiErrorCode QueryP2pDevices(WifiP2pDevice*
clientDevices
, int size, int* retSize)
in QueryP2pDevices()
argument
/foundation/communication/wifi/wifi/frameworks/cj/include/
H
A
D
ffi_structs.h
137
CWifiP2pDevice *
clientDevices
;
member
/foundation/communication/dsoftbus/adapter/common/net/wifi/include/
H
A
D
softbus_wifi_api_adapter.h
144
SoftBusWifiP2pDevice
clientDevices
[WIFI_MAX_DEVICES_NUM];
member
/foundation/communication/wifi/wifi/interfaces/inner_api/
H
A
D
wifi_p2p_msg.h
308
std::vector<WifiP2pDevice>
clientDevices
;
member in OHOS::Wifi::P2pWfdInfoType::P2pDeviceType::P2pDeviceCapability::P2pGroupCapability::WifiP2pGroupInfo
Completed in 11 milliseconds