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:TestDeviceFound
(Results
1 - 9
of
9
) sorted by relevance
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/refreshlnn_fuzzer/
H
A
D
refreshlnn_fuzzer.cpp
40
static void
TestDeviceFound
(const DeviceInfo *device)
in TestDeviceFound()
function
52
.OnDeviceFound =
TestDeviceFound
,
/foundation/communication/dsoftbus/tests/sdk/discovery/unittest/
H
A
D
disc_sdk_only_l2_test.cpp
88
static void
TestDeviceFound
(const DeviceInfo *device)
in TestDeviceFound()
function
90
printf("[client]
TestDeviceFound
\n");
in TestDeviceFound()
108
.OnDeviceFound =
TestDeviceFound
,
H
A
D
disc_sdk_test.cpp
140
static void
TestDeviceFound
(const DeviceInfo *device)
in TestDeviceFound()
function
143
printf("[client]
TestDeviceFound
\n");
in TestDeviceFound()
154
.OnDeviceFound =
TestDeviceFound
,
/foundation/communication/dsoftbus/tests/sdk/discovery/benchmarktest/
H
A
D
discovery_test.cpp
114
static void
TestDeviceFound
(const DeviceInfo *device)
in TestDeviceFound()
function
124
.OnDeviceFound =
TestDeviceFound
,
/foundation/communication/dsoftbus/tests/sdk/bus_center/benchmarktest/
H
A
D
bus_center_test.cpp
136
static void
TestDeviceFound
(const DeviceInfo *device)
in TestDeviceFound()
function
143
.OnDeviceFound =
TestDeviceFound
,
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H
A
D
bus_center_sdk_test.cpp
160
static void
TestDeviceFound
(const DeviceInfo *device)
in TestDeviceFound()
function
162
printf("[client]
TestDeviceFound
\n");
in TestDeviceFound()
176
.OnDeviceFound =
TestDeviceFound
,
H
A
D
bus_center_sdk_refresh_small_test.cpp
96
static void
TestDeviceFound
(const DeviceInfo *device)
in TestDeviceFound()
function
98
printf("[client]
TestDeviceFound
\n");
in TestDeviceFound()
107
.OnDeviceFound =
TestDeviceFound
,
H
A
D
bus_center_sdk_refresh_test.cpp
92
static void
TestDeviceFound
(const DeviceInfo *device)
in TestDeviceFound()
function
94
printf("[client]
TestDeviceFound
\n");
in TestDeviceFound()
103
.OnDeviceFound =
TestDeviceFound
,
/foundation/communication/dsoftbus/tests/core/discovery/manager/unittest/
H
A
D
disc_manager_test.cpp
88
static int32_t
TestDeviceFound
(
in TestDeviceFound()
function
189
static IServerDiscInnerCallback g_subscribeCb = { .OnServerDeviceFound =
TestDeviceFound
};
Completed in 13 milliseconds