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:funcs
(Results
1 - 4
of
4
) sorted by relevance
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H
A
D
HdfUsbdBenchmarkFunctionTest.cpp
70
int32_t
funcs
= USB_FUNCTION_NONE;
in BENCHMARK_F()
local
93
int32_t
funcs
= USB_FUNCTION_ACM;
in BENCHMARK_F()
local
/test/xts/hats/hdf/usb/autoFunctionTest/common/
H
A
D
usbd_auto_function_test.cpp
55
int32_t
funcs
= USB_FUNCTION_NONE;
in HWTEST_F()
local
/test/xts/hats/hdf/usb/functionTest/common/
H
A
D
usbd_function_test.cpp
82
int32_t
funcs
= USB_FUNCTION_NONE;
in HWTEST_F()
local
101
int32_t
funcs
= USB_FUNCTION_NONE;
in HWTEST_F()
local
161
int32_t
funcs
= USB_FUNCTION_ACM | USB_FUNCTION_ECM;
HWTEST_F()
local
190
int32_t
funcs
= USB_FUNCTION_ACM | USB_FUNCTION_HDC;
HWTEST_F()
local
205
int32_t
funcs
= USB_FUNCTION_ECM | USB_FUNCTION_HDC;
HWTEST_F()
local
248
int32_t
funcs
= USB_FUNCTION_RNDIS | USB_FUNCTION_HDC;
HWTEST_F()
local
263
int32_t
funcs
= USB_FUNCTION_STORAGE | USB_FUNCTION_HDC;
HWTEST_F()
local
278
int32_t
funcs
= USB_FUNCTION_MTP;
HWTEST_F()
local
293
int32_t
funcs
= USB_FUNCTION_PTP;
HWTEST_F()
local
308
int32_t
funcs
= USB_FUNCTION_MTP | USB_FUNCTION_HDC;
HWTEST_F()
local
323
int32_t
funcs
= USB_FUNCTION_PTP | USB_FUNCTION_HDC;
HWTEST_F()
local
338
int32_t
funcs
= USB_FUNCTION_MTP | USB_FUNCTION_RNDIS;
HWTEST_F()
local
353
int32_t
funcs
= USB_FUNCTION_PTP | USB_FUNCTION_RNDIS;
HWTEST_F()
local
[all...]
/test/xts/hats/hdf/usb/functionTest_additional/common/
H
A
D
usbd_function_test.cpp
162
int32_t
funcs
= USB_FUNCTION_NONE;
in HWTEST_F()
local
178
int32_t
funcs
= USB_FUNCTION_NONE;
in HWTEST_F()
local
194
int32_t
funcs
= USB_FUNCTION_NONE;
in HWTEST_F()
local
210
int32_t
funcs
in HWTEST_F()
local
226
int32_t
funcs
= USB_FUNCTION_NONE;
HWTEST_F()
local
242
int32_t
funcs
= USB_FUNCTION_NONE;
HWTEST_F()
local
258
int32_t
funcs
= USB_FUNCTION_NONE;
HWTEST_F()
local
[all...]
Completed in 3 milliseconds