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
refs:Sleep
(Results
1 - 14
of
14
) sorted by relevance
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H
A
D
watchdog_interface_test.cpp
72
static inline void
Sleep
(int second)
in Sleep()
function
94
Sleep
(blockTime);
in HWTEST_F()
116
Sleep
(blockTime);
in HWTEST_F()
134
Sleep
(blockTime);
in HWTEST_F()
162
Sleep
(blockTime);
in HWTEST_F()
178
Sleep
(blockTime);
in HWTEST_F()
190
auto taskFunc = []() {
Sleep
(blockTime); };
in HWTEST_F()
192
Sleep
(blockTime);
in HWTEST_F()
206
Sleep
(blockTime);
in HWTEST_F()
217
Sleep
(blockTim
in HWTEST_F()
[all...]
/base/request/request/services/src/task/
H
A
D
operator.rs
23
use ylong_runtime::time::{sleep,
Sleep
};
34
pub(crate) sleep: Option<Pin<Box<
Sleep
>>>,
/base/update/updater/services/ui/
H
A
D
updater_ui_empty.h
56
void
Sleep
(int ms) const {}
in Sleep()
function in Updater::UpdaterUiEmpty
H
A
D
updater_ui_facade.h
52
void
Sleep
(int ms) const;
H
A
D
updater_ui_facade.cpp
261
void UpdaterUiFacade::
Sleep
(int ms) const
in Sleep()
function in Updater::UpdaterUiFacade
268
Sleep
(50); /* wait for page flush 50ms */
in SaveScreen()
/base/hiviewdfx/hiview/base/utility/include/
H
A
D
time_util.h
53
void
Sleep
(unsigned int seconds);
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
H
A
D
perf_collector_test.cpp
104
TimeUtil::
Sleep
(1);
in HWTEST_F()
107
TimeUtil::
Sleep
(1);
in HWTEST_F()
/base/hiviewdfx/hiview/base/utility/
H
A
D
time_util.cpp
48
void
Sleep
(unsigned int seconds)
in Sleep()
function
/base/hiviewdfx/hiview/test/unittest/unified_collection/client/
H
A
D
trace_collector_client_test.cpp
68
void
Sleep
()
in Sleep()
function
106
Sleep
();
in HWTEST_F()
131
Sleep
();
in HWTEST_F()
/base/update/updater/services/
H
A
D
updater_main.cpp
294
UPDATER_UI_INSTANCE.
Sleep
(UI_SHOW_DURATION);
in InstallUpdaterPackage()
387
UPDATER_UI_INSTANCE.
Sleep
(UI_SHOW_DURATION);
in PreUpdatePackages()
525
UPDATER_UI_INSTANCE.
Sleep
(UI_SHOW_DURATION);
838
UPDATER_UI_INSTANCE.
Sleep
(UI_SHOW_DURATION);
H
A
D
updater.cpp
203
UPDATER_UI_INSTANCE.
Sleep
(UI_SHOW_DURATION);
in CheckStatvfs()
232
UPDATER_UI_INSTANCE.
Sleep
(SHOW_FULL_PROGRESS_TIME);
in ProgressSmoothHandler()
/base/hiviewdfx/hiview/base/utility/test/unittest/common/
H
A
D
adapter_utility_ohos_test.cpp
208
* @tc.desc: Test
Sleep
/GetSeconds defined in namespace TimeUtil
217
TimeUtil::
Sleep
(sleepSecs);
in HWTEST_F()
246
TimeUtil::
Sleep
(1); // 1s
in HWTEST_F()
/base/hiviewdfx/hiview/plugins/sysevent_source/
H
A
D
platform_monitor.cpp
383
TimeUtil::
Sleep
(SLEEP_TEN_SECONDS);
in Breaking()
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H
A
D
memory_collector_impl.cpp
582
TimeUtil::
Sleep
(DELAY_MILLISEC);
in CollectHprof()
Completed in 9 milliseconds