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 - 25
of
38
) sorted by relevance
1
2
/base/telephony/ril_adapter/services/vendor/include/
H
A
D
vendor_adapter.h
24
#define
SLEEP_TIME
10
macro
/base/tee/tee_client/services/teecd/include/
H
A
D
late_init_agent.h
16
#define
SLEEP_TIME
(100 * 1000 * 1000)
macro
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
H
A
D
hilog_collector_test.cpp
30
constexpr uint32_t
SLEEP_TIME
= 300 * 1000; // 300ms
member
/base/powermgr/display_manager/state_manager/test/fuzztest/display_utils/
H
A
D
display_fuzzer.cpp
29
const int32_t
SLEEP_TIME
= 5;
member
/base/notification/distributed_notification_service/frameworks/test/moduletest/
H
A
D
ans_innerkits_module_slot_test.cpp
39
const int32_t
SLEEP_TIME
= 1;
member
[all...]
/base/security/device_security_level/services/sa/common/
H
A
D
dslm_rpc_process.c
34
#define
SLEEP_TIME
(1000 * 500)
macro
/base/startup/init/test/exec_test/
H
A
D
fd_holder_test.c
26
#define
SLEEP_TIME
3
macro
/base/notification/common_event_service/services/test/unittest/
H
A
D
common_event_publish_manager_event_unit_test.cpp
30
constexpr int32_t
SLEEP_TIME
= 1000 * FLOOD_ATTACK_INTERVAL_MAX;
member
/base/usb/usb_manager/test/native/service_unittest/src/
H
A
D
usb_manage_interface_test.cpp
42
constexpr int32_t
SLEEP_TIME
= 3;
member
H
A
D
usb_device_status_test.cpp
33
constexpr int
SLEEP_TIME
= 3;
variable
H
A
D
usb_core_test.cpp
42
constexpr int32_t
SLEEP_TIME
= 3;
member
H
A
D
usb_request_test.cpp
43
constexpr int32_t
SLEEP_TIME
= 3;
member
H
A
D
usb_device_pipe_test.cpp
44
constexpr int32_t
SLEEP_TIME
= 3;
member
H
A
D
usb_bulkcallback_test.cpp
45
constexpr int32_t
SLEEP_TIME
= 3;
member
/base/notification/eventhandler/frameworks/test/moduletest/
H
A
D
event_handler_send_sync_event_module_test.cpp
25
const uint32_t
SLEEP_TIME
= 1000;
member
H
A
D
event_handler_send_timing_event_module_test.cpp
26
const uint32_t
SLEEP_TIME
= 1000;
member
/base/tee/tee_client/services/cadaemon/src/tui_daemon/
H
A
D
tee_tui_daemon.cpp
42
static const uint32_t
SLEEP_TIME
= 1;
variable
/base/security/permission_lite/services/unittest/pms/src/
H
A
D
acts_pms_test.h
59
const int
SLEEP_TIME
= 5;
variable
/base/telephony/cellular_data/test/
H
A
D
cellular_data_service_test.cpp
30
static const int32_t
SLEEP_TIME
= 3;
member
H
A
D
cellualr_data_branch_test.cpp
35
static const int32_t
SLEEP_TIME
= 3;
member
/base/tee/tee_client/frameworks/libteec_vendor/
H
A
D
tee_client_socket.c
208
#define
SLEEP_TIME
(200 * 1000 * 1000)
macro
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H
A
D
sec_comp_manager_test.cpp
97
static const int32_t
SLEEP_TIME
= 5;
member
/base/telephony/core_service/test/unittest/core_service_gtest/
H
A
D
satellite_service_test.cpp
30
const int32_t
SLEEP_TIME
= 5000;
member
H
A
D
core_service_common_test.cpp
43
static const int32_t
SLEEP_TIME
= 3;
member
/base/hiviewdfx/hitrace/test/unittest/hitrace_dump/
H
A
D
hitrace_dump_test.cpp
50
const int
SLEEP_TIME
= 10; // sleep 10ms
member
Completed in 29 milliseconds
1
2