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 - 11
of
11
) sorted by relevance
/foundation/bundlemanager/app_domain_verify/test/unittest/frameworks_common/httpsession_test/
H
A
D
app_domain_verify_task_mgr_test.cpp
57
void
Sleep
()
in Sleep()
function
90
Sleep
();
in HWTEST_F()
117
Sleep
();
in HWTEST_F()
144
Sleep
();
in HWTEST_F()
172
Sleep
();
in HWTEST_F()
198
Sleep
();
in HWTEST_F()
/foundation/bundlemanager/app_domain_verify/test/unittest/moduletest/
H
A
D
app_domain_verify_agent_module_test.cpp
72
static void
Sleep
(int milliseconds = 10)
in Sleep()
function
98
Sleep
();
in HWTEST_F()
/foundation/arkui/ui_lite/tools/qt/simulator/drivers/display/
H
A
D
task_thread.cpp
24
Sleep
(DEFAULT_TASK_PERIOD);
in run()
H
A
D
monitor.cpp
123
Sleep
(GUI_REFR_PERIOD);
in GUILoopStart()
/foundation/arkui/ui_lite/test/autotest/src/
H
A
D
socket_thread.cpp
34
Sleep
(DEFAULT_TASK_PERIOD);
in run()
H
A
D
compare_tools.cpp
40
Sleep
(sleepTime);
in WaitSuspend()
/foundation/communication/netstack/utils/common_utils/include/
H
A
D
thread_pool.h
137
void
Sleep
()
in Sleep()
function in OHOS::NetStack::ThreadPool
168
Sleep
();
in RunTask()
/foundation/resourceschedule/memmgr/test/unittest/phone/
H
A
D
reclaim_priority_manager_test.cpp
55
static void
Sleep
(int second)
in Sleep()
function
487
Sleep
(20);
in HWTEST_F()
825
Sleep
(15);
in HWTEST_F()
860
Sleep
(15);
in HWTEST_F()
892
Sleep
(4);
in HWTEST_F()
896
Sleep
(15);
in HWTEST_F()
/foundation/bundlemanager/bundle_tool/frameworks/include/
H
A
D
bundle_test_tool.h
167
void
Sleep
(int32_t seconds);
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H
A
D
callbacks.c
610
#define FILLP_ADP_SLEEP_MS(a)
Sleep
(a)
/foundation/bundlemanager/bundle_tool/frameworks/src/
H
A
D
bundle_test_tool.cpp
3820
void BundleTestTool::
Sleep
(int32_t seconds)
in Sleep()
function in OHOS::AppExecFwk::BundleTestTool
3889
Sleep
(SLEEP_SECONDS);
in HandleBundleEventCallback()
3894
Sleep
(SLEEP_SECONDS);
in HandleBundleEventCallback()
Completed in 14 milliseconds