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:DELAY_TIME
(Results
1 - 25
of
29
) sorted by relevance
1
2
/base/time/time_service/test/fuzztest/timeservice_fuzzer/common/
H
A
D
time_service_fuzz_utils.cpp
25
constexpr int32_t
DELAY_TIME
= 3000;
member
/base/inputmethod/imf/services/src/
H
A
D
freeze_manager.cpp
28
constexpr std::int32_t
DELAY_TIME
= 3000L;
member
/base/notification/eventhandler/test/systemtest/ems_event_queue_system_test/
H
A
D
ems_event_queue_system_test.cpp
31
const uint32_t
DELAY_TIME
= 10;
member
/base/security/appverify/interfaces/innerkits/appverify_lite/unittest/src/
H
A
D
hap_verify_test.cpp
25
const int32_t
DELAY_TIME
= 4;
member
[all...]
/base/powermgr/powermgr_lite/services/src/screensaver/small/
H
A
D
screen_saver_handler.cpp
28
static const int32_t
DELAY_TIME
= 20;
variable
/base/powermgr/thermal_manager/services/native/src/thermal_observer/
H
A
D
thermal_common_event_receiver.cpp
28
const int32_t
DELAY_TIME
= 50000;
member
/base/security/code_signature/services/local_code_sign/src/
H
A
D
local_code_sign_service.cpp
31
constexpr int32_t
DELAY_TIME
= 180000;
member
/base/security/dataclassification/test/fuzztest/datatransmitmgr/gethighestseclevelasync_fuzzer/
H
A
D
gethighestseclevelasync_fuzzer.cpp
30
#define
DELAY_TIME
3000
macro
/base/telephony/call_manager/services/call/src/
H
A
D
call_request_event_handler_helper.cpp
25
const int32_t
DELAY_TIME
= 3000;
member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H
A
D
data_share_common.h
43
constexpr int
DELAY_TIME
= 2; // delay 2s
member
/base/powermgr/thermal_manager/test/unittest/src/
H
A
D
thermal_action_hub_test.cpp
47
constexpr int32_t
DELAY_TIME
= 500000;
member
/base/notification/eventhandler/test/systemtest/ems_dumper_system_test/
H
A
D
ems_dumper_system_test.cpp
29
const int64_t
DELAY_TIME
= 10;
member
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H
A
D
lib_event_handler_event_runner_test.cpp
227
const int64_t
DELAY_TIME
= 30;
in HWTEST_F()
local
H
A
D
lib_event_handler_event_queue_test.cpp
47
const int64_t
DELAY_TIME
= 100;
member
/base/notification/eventhandler/test/systemtest/ems_event_runner_system_test/
H
A
D
ems_event_runner_system_test.cpp
44
const uint32_t
DELAY_TIME
= 100;
member
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/sa/
H
A
D
cm_sa.cpp
45
const uint32_t
DELAY_TIME
= 180000; /* delay 180000ms to unload SA */
member
/base/hiviewdfx/hiview/base/event_publish/
H
A
D
event_publish.cpp
32
constexpr int
DELAY_TIME
= 30;
member
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H
A
D
event_log_task.cpp
49
static constexpr uint64_t
DELAY_TIME
= 2;
member
/base/notification/eventhandler/test/systemtest/ems_event_handler_system_test/
H
A
D
ems_event_handler_test.cpp
46
const int64_t
DELAY_TIME
= 10;
member
[all...]
/base/telephony/core_service/services/sim/src/
H
A
D
multi_sim_monitor.cpp
31
const int64_t
DELAY_TIME
= 1000;
member
H
A
D
stk_controller.cpp
42
const int64_t
DELAY_TIME
= 3000;
member
/base/inputmethod/imf/test/unittest/cpp_test/src/
H
A
D
input_method_panel_test.cpp
121
static constexpr uint32_t
DELAY_TIME
= 100;
member in OHOS::MiscServices::InputMethodPanelTest
H
A
D
input_method_controller_test.cpp
155
static constexpr uint32_t
DELAY_TIME
= 1;
member in OHOS::MiscServices::InputMethodControllerTest
/base/theme/screenlock_mgr/services/src/
H
A
D
screenlock_system_ability.cpp
69
const std::int64_t
DELAY_TIME
= 1000000L;
member
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H
A
D
input_method_controller.cpp
50
constexpr int64_t
DELAY_TIME
= 100;
member
Completed in 30 milliseconds
1
2