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:QueryP2pDevices
(Results
1 - 8
of
8
) sorted by relevance
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/
H
A
D
wifi_mock_p2p_service.cpp
326
ErrCode WifiMockP2pService::
QueryP2pDevices
(std::vector<WifiP2pDevice> &devices)
in QueryP2pDevices()
function in OHOS::Wifi::WifiMockP2pService
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/Mock/
H
A
D
mock_p2p_interface.cpp
141
ErrCode P2pInterface::
QueryP2pDevices
(std::vector<WifiP2pDevice> &devices)
in QueryP2pDevices()
function in OHOS::Wifi::P2pInterface
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H
A
D
p2p_interface.cpp
191
ErrCode P2pInterface::
QueryP2pDevices
(std::vector<WifiP2pDevice> &devices)
in QueryP2pDevices()
function in OHOS::Wifi::P2pInterface
H
A
D
wifi_p2p_service.cpp
306
ErrCode WifiP2pService::
QueryP2pDevices
(std::vector<WifiP2pDevice> &devices)
in QueryP2pDevices()
function in OHOS::Wifi::WifiP2pService
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H
A
D
wifi_c_p2p.cpp
313
NO_SANITIZE("cfi") WifiErrorCode
QueryP2pDevices
(WifiP2pDevice* clientDevices, int size, int* retSize)
in QueryP2pDevices()
function
/foundation/communication/wifi/wifi/frameworks/native/src/
H
A
D
wifi_p2p_impl.cpp
230
ErrCode WifiP2pImpl::
QueryP2pDevices
(std::vector<WifiP2pDevice> &devices)
in QueryP2pDevices()
function in OHOS::Wifi::WifiP2pImpl
H
A
D
wifi_p2p_proxy.cpp
900
ErrCode WifiP2pProxy::
QueryP2pDevices
(std::vector<WifiP2pDevice> &devices)
in QueryP2pDevices()
function in OHOS::Wifi::WifiP2pProxy
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/
H
A
D
wifi_p2p_service_impl.cpp
797
ErrCode WifiP2pServiceImpl::
QueryP2pDevices
(std::vector<WifiP2pDevice> &devices)
in QueryP2pDevices()
function in OHOS::Wifi::WifiP2pServiceImpl
Completed in 11 milliseconds