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:sleepTime
(Results
1 - 25
of
25
) sorted by relevance
/base/powermgr/display_manager/brightness_manager/test/unittest/src/
H
A
D
brightness_manager_test.cpp
52
const int
sleepTime
= 100000;
in HWTEST_F()
local
/base/hiviewdfx/hiview/test/moduletest/common/
H
A
D
hiview_plugin_platform_module_test.cpp
62
const int
sleepTime
= 10; // 10 seconds
in WaitForServiceReady()
local
/base/hiviewdfx/faultloggerd/test/moduletest/
H
A
D
faultloggerd_module_test.cpp
35
const int
sleepTime
= 10; // 10 seconds
in WaitForServiceReady()
local
/base/hiviewdfx/hiview/base/test/unittest/common/
H
A
D
pipeline_test.cpp
91
const int
sleepTime
= 5;
in DoTest()
local
/base/powermgr/display_manager/state_manager/test/unittest/src/
H
A
D
display_power_mgr_service_test.cpp
316
int
sleepTime
= 3; // sleep time is 3s
in HWTEST_F()
local
335
int
sleepTime
= 100000; // sleep time is 100ms
in HWTEST_F()
local
355
int
sleepTime
= 2;
in HWTEST_F()
local
386
int
sleepTime
in HWTEST_F()
local
410
int
sleepTime
= 2;
HWTEST_F()
local
434
int
sleepTime
= 2;
HWTEST_F()
local
458
int
sleepTime
= 2;
HWTEST_F()
local
[all...]
H
A
D
display_power_mgr_brightness_test.cpp
78
const int
sleepTime
= DEFAULT_WAITING_TIME;
in HWTEST_F()
local
96
const int
sleepTime
= DEFAULT_WAITING_TIME;
in HWTEST_F()
local
392
const int
sleepTime
= 100000;
in HWTEST_F()
local
727
const int
sleepTime
= 200000;
in HWTEST_F()
local
744
const int
sleepTime
= (BOOST_BRIGHTNESS_TIME + 50) * 1000; // wait for (100 + 50)ms BoostBrightness timeout
in HWTEST_F()
local
[all...]
/base/update/updateservice/foundations/ability/sa_loader/src/
H
A
D
load_sa_service.cpp
66
constexpr int64_t
sleepTime
= 50; // 睡眠时间 单位:毫秒
in CheckSaLoaded()
local
/base/notification/eventhandler/frameworks/test/moduletest/
H
A
D
event_handler_set_get_remove_module_test.cpp
205
uint32_t
sleepTime
= 20000;
in HWTEST_F()
local
/base/telephony/core_service/test/unittest/core_service_gtest/
H
A
D
sim_icc_test.cpp
350
int32_t
sleepTime
= 1;
in HWTEST_F()
local
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H
A
D
process_dump_test.cpp
56
const int
sleepTime
= 10;
in SleepThread()
local
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H
A
D
lib_event_handler_trace_test.cpp
108
uint32_t
sleepTime
= 0;
in Wait()
local
H
A
D
lib_event_handler_event_runner_test.cpp
46
const uint32_t
sleepTime
= 1000;
in WaitUntilTaskCalled()
local
/base/update/updater/services/ui/driver/
H
A
D
graphic_engine.cpp
125
void GraphicEngine::SetSleepTime(uint32_t
sleepTime
)
in SetSleepTime()
argument
/base/useriam/user_auth_framework/services/core/src/
H
A
D
widget_schedule_node_impl.cpp
246
auto
sleepTime
= std::chrono::milliseconds(reloadInitMs);
in OnWidgetReload()
local
/base/hiviewdfx/faultloggerd/tools/crasher_c/
H
A
D
dfx_crasher.c
264
int
sleepTime
= 10;
in SleepThread()
local
466
int
sleepTime
= 3;
in CrashTest()
local
/base/notification/eventhandler/test/systemtest/ems_event_runner_system_test/
H
A
D
ems_event_runner_system_test.cpp
182
const uint32_t
sleepTime
= 1000;
in WaitUntilTaskCalled()
local
/base/notification/eventhandler/interfaces/inner_api/
H
A
D
event_queue.h
65
int32_t
sleepTime
;
member
/base/startup/init/services/param/watcher/agent/
H
A
D
watcher_manager_kits.cpp
94
const int
sleepTime
= 100;
in ReAddWatcher()
local
/base/notification/eventhandler/test/systemtest/ems_event_handler_system_test/
H
A
D
ems_event_handler_test.cpp
2508
uint32_t
sleepTime
= 20000;
in HWTEST_F()
local
2526
uint32_t
sleepTime
= 20000;
in HWTEST_F()
local
2544
uint32_t
sleepTime
= 20000;
in HWTEST_F()
local
2576
uint32_t
sleepTime
= 20000;
in HWTEST_F()
local
/base/security/access_token/services/tokensyncmanager/src/remote/
H
A
D
soft_bus_manager.cpp
414
auto
sleepTime
= std::chrono::milliseconds(BIND_SERVICE_SLEEP_TIMES_MS);
in BindService()
local
/base/startup/init/services/param/watcher/proxy/
H
A
D
watcher_manager.cpp
313
const int32_t
sleepTime
= 200;
in GetServerFd()
local
/base/useriam/user_auth_framework/services/remote_connect/src/
H
A
D
soft_bus_manager.cpp
409
auto
sleepTime
= std::chrono::milliseconds(BIND_SERVICE_SLEEP_TIMES_MS);
in ClientSocketBind()
local
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H
A
D
dfx_crasher.cpp
450
int
sleepTime
= 10;
in SleepThread()
local
/base/startup/init/services/init/
H
A
D
init_common_cmds.c
193
unsigned long
sleepTime
= strtoul(ctx->argv[0], NULL, DECIMAL_BASE);
in DoSleep()
local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H
A
D
hitrace_dump.cpp
856
const int
sleepTime
= 1;
in DumpTraceLoop()
local
Completed in 27 milliseconds