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:DATA_ROLE_NONE
(Results
1 - 8
of
8
) sorted by relevance
/test/xts/hats/hdf/usb/functionTest_additional/common/
H
A
D
usbd_function_test.cpp
283
* USB_POWER_ROLE_INVALID,
DATA_ROLE_NONE
).
287
auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, USB_POWER_ROLE_INVALID,
DATA_ROLE_NONE
);
in HWTEST_F()
347
* (USB_PORT_ID_INVALID, USB_POWER_ROLE_INVALID,
DATA_ROLE_NONE
).
351
auto ret = g_usbInterface->SetPortRole(USB_PORT_ID_INVALID, USB_POWER_ROLE_INVALID,
DATA_ROLE_NONE
);
in HWTEST_F()
390
int32_t dataRole =
DATA_ROLE_NONE
;
in HWTEST_F()
409
int32_t dataRole =
DATA_ROLE_NONE
;
in HWTEST_F()
428
int32_t dataRole =
DATA_ROLE_NONE
;
in HWTEST_F()
447
int32_t dataRole =
DATA_ROLE_NONE
;
in HWTEST_F()
466
int32_t dataRole =
DATA_ROLE_NONE
;
in HWTEST_F()
489
int32_t dataRole =
DATA_ROLE_NONE
;
in HWTEST_F()
[all...]
/test/xts/hats/hdf/usb/autoFunctionTest/include/
H
A
D
usbd_auto_function_test.h
23
#define
DATA_ROLE_NONE
0
macro
/test/xts/hats/hdf/usb/usbdBenchmarkTest/include/
H
A
D
HdfUsbdBenchmarkFunctionTest.h
29
#define
DATA_ROLE_NONE
0
macro
/test/xts/hats/hdf/usb/functionTest_additional/include/
H
A
D
usbd_function_test.h
26
#define
DATA_ROLE_NONE
0
macro
/test/xts/hats/hdf/usb/functionTest/include/
H
A
D
usbd_function_test.h
26
#define
DATA_ROLE_NONE
0
macro
/test/xts/hats/hdf/usb/autoFunctionTest/common/
H
A
D
usbd_auto_function_test.cpp
72
int32_t dataRole =
DATA_ROLE_NONE
;
in HWTEST_F()
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H
A
D
HdfUsbdBenchmarkFunctionTest.cpp
141
int32_t dataRole =
DATA_ROLE_NONE
;
in BENCHMARK_F()
/test/xts/hats/hdf/usb/functionTest/common/
H
A
D
usbd_function_test.cpp
536
int32_t dataRole =
DATA_ROLE_NONE
;
in HWTEST_F()
Completed in 4 milliseconds