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 - 24
of
24
) sorted by relevance
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H
A
D
accessibility_mouse_autoclick_test.cpp
30
constexpr int32_t
DELAY_TIME
= 100;
member
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/
H
A
D
basic_definitions.h
28
constexpr uint32_t
DELAY_TIME
= 1000;
member
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/channel/
H
A
D
proxy_negotiate_channel_test.cpp
33
const int32_t
DELAY_TIME
= 100;
member
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
transparent_node_detector.cpp
26
constexpr uint32_t
DELAY_TIME
= 2000;
member
81
executor->PostDelayedTask(std::move(task), TaskExecutor::TaskType::UI,
DELAY_TIME
, "ExtensionTransparentDetector");
in PostCheckNodeTransparentTask()
local
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/frame_rate_vote/
H
A
D
rs_video_frame_rate_vote.cpp
27
constexpr int32_t
DELAY_TIME
= 1000 * 1000;
member
/foundation/multimedia/av_session/services/session/server/migrate/
H
A
D
migrate_avsession_server.h
33
constexpr int64_t
DELAY_TIME
= 2000;
member
/foundation/communication/dsoftbus/tests/adapter/unittest/
H
A
D
softbus_thread_test.cpp
27
const int32_t
DELAY_TIME
= 1000;
member
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/data_sync/
H
A
D
task_state_manager.cpp
29
const int32_t
DELAY_TIME
= 90000; // ms
member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H
A
D
system_window_scene.cpp
28
constexpr uint32_t
DELAY_TIME
= 3000;
member
328
DELAY_TIME
, "ArkUIWindowCheckContextTransparent");
in PostCheckContextTransparentTask()
local
348
std::move(task), TaskExecutor::TaskType::UI,
DELAY_TIME
, "ArkUIWindowFaultInject");
in PostFaultInjectTask()
local
/foundation/bundlemanager/app_domain_verify/services/src/agent/core/
H
A
D
app_domain_verify_agent_service.cpp
33
constexpr int32_t
DELAY_TIME
= 180000; // 3min = 3*60*1000
member
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H
A
D
bundle_active_client.cpp
24
static const int32_t
DELAY_TIME
= 5000;
member
/foundation/window/window_manager/window_scene/intention_event/src/
H
A
D
intention_event_manager.cpp
35
constexpr int32_t
DELAY_TIME
= 15;
member
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H
A
D
device_networking_collect.cpp
32
constexpr uint64_t
DELAY_TIME
= 1000;
member
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H
A
D
system_ability_state_scheduler_test.cpp
37
constexpr int32_t
DELAY_TIME
= 2;
member
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H
A
D
distributed_device_profile_service.cpp
54
constexpr int32_t
DELAY_TIME
= 180000;
member
/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/
H
A
D
app_recovery.cpp
50
const int
DELAY_TIME
= 1000;
member
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
connection_state_manager.cpp
28
static const int
DELAY_TIME
= 1000;
member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H
A
D
folder_stack_pattern.cpp
26
constexpr int32_t
DELAY_TIME
= 300;
member
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H
A
D
auth_test_mock.cpp
62
static const int32_t
DELAY_TIME
= 15;
member
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H
A
D
bundle_active_service.cpp
43
static const int32_t
DELAY_TIME
= 2000 * 1000;
member
/foundation/deviceprofile/device_info_manager/services/core/src/
H
A
D
distributed_device_profile_service_new.cpp
48
constexpr int32_t
DELAY_TIME
= 180000;
member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H
A
D
calendar_picker_pattern.cpp
42
constexpr uint32_t
DELAY_TIME
= 2000;
member
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H
A
D
bg_continuous_task_mgr.cpp
79
static constexpr int32_t
DELAY_TIME
= 2000;
member
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H
A
D
pipeline_context.cpp
81
constexpr int32_t
DELAY_TIME
= 500;
member
Completed in 33 milliseconds