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:SLEEP_TIME
(Results
1 - 21
of
21
) sorted by relevance
/drivers/peripheral/usb/test/fuzztest/usbcommonfunction_fuzzer/
H
A
D
usbcommonfunction_fuzzer.h
30
const int32_t
SLEEP_TIME
= 3;
member
/drivers/peripheral/light/test/performance/common/
H
A
D
hdf_light_performance_test.cpp
32
constexpr uint32_t
SLEEP_TIME
= 3;
member
/drivers/peripheral/usb/test/benchmarktest/
H
A
D
usb_benchmark_function_test.cpp
30
constexpr int32_t
SLEEP_TIME
= 3;
member
H
A
D
usb_benchmark_device_test.cpp
32
const int
SLEEP_TIME
= 3;
member
H
A
D
usb_benchmark_request_test.cpp
37
const int
SLEEP_TIME
= 3;
member
H
A
D
usb_benchmark_transfer_test.cpp
39
const int
SLEEP_TIME
= 3;
member
/drivers/peripheral/usb/test/unittest/hal/src/
H
A
D
usbd_device_test.cpp
33
const int
SLEEP_TIME
= 3;
variable
H
A
D
usbd_function_test.cpp
28
constexpr int32_t
SLEEP_TIME
= 3;
variable
H
A
D
usbd_interface_test.cpp
35
const int
SLEEP_TIME
= 3;
member
H
A
D
usbd_device_status_test.cpp
26
const int
SLEEP_TIME
= 3;
variable
H
A
D
usbd_manage_interface_test.cpp
27
const int
SLEEP_TIME
= 3;
variable
H
A
D
usbd_transfer_test.cpp
30
const int
SLEEP_TIME
= 3;
variable
H
A
D
usbd_request_test.cpp
27
const int
SLEEP_TIME
= 3;
variable
H
A
D
usbfn_mtp_test.cpp
44
constexpr int32_t
SLEEP_TIME
= 3;
member
/drivers/peripheral/light/test/benchmarktest/
H
A
D
hdf_light_benchmark_test.cpp
38
constexpr uint32_t
SLEEP_TIME
= 3;
member
/drivers/peripheral/usb/test/fuzztest/usbhost_fuzzer/
H
A
D
usbhost_fuzzer.cpp
35
const int32_t
SLEEP_TIME
= 3;
member
/drivers/peripheral/usb/test/moduletest/common/
H
A
D
usb_host_serial_func_test.cpp
24
#define
SLEEP_TIME
2
macro
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/standard/
H
A
D
stream_tunnel.cpp
68
constexpr int32_t
SLEEP_TIME
= 2000;
in GetBuffer()
local
/drivers/hdf_core/framework/model/audio/common/src/
H
A
D
audio_platform_base.c
26
const int32_t
SLEEP_TIME
= 5;
variable
/drivers/peripheral/usb/ddk/device/src/
H
A
D
adapter_if_liteos.c
34
#define
SLEEP_TIME
100000
macro
/drivers/peripheral/usb/ddk/host/src/
H
A
D
linux_adapter.c
31
#define
SLEEP_TIME
500000
macro
Completed in 28 milliseconds