Home
last modified time | relevance | path

Searched refs:Sleep (Results 1 – 15 of 15) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
Dwatchdog_interface_test.cpp72 static inline void Sleep(int second) in Sleep() function
106 Sleep(BLOCK_TIME);
123 Sleep(blockTime);
135 auto taskFunc = []() { Sleep(blockTime); }; in __anonc7fc96150402()
137 Sleep(blockTime);
154 Sleep(blockTime); in __anonc7fc96150502()
176 Sleep(blockTime);
194 Sleep(blockTime); in __anonc7fc96150702()
222 Sleep(blockTime);
236 Sleep(blockTime); in __anonc7fc96150a02()
[all …]
/base/update/updater/services/ui/
Dupdater_ui_empty.h56 void Sleep(int ms) const {} in Sleep() function
Dupdater_ui_facade.h52 void Sleep(int ms) const;
Dupdater_ui_facade.cpp260 void UpdaterUiFacade::Sleep(int ms) const in Sleep() function in Updater::UpdaterUiFacade
/base/hiviewdfx/hiview/base/utility/include/
Dtime_util.h54 void Sleep(unsigned int seconds);
/base/update/updater/services/
Dupdater_main.cpp258 UPDATER_UI_INSTANCE.Sleep(UI_SHOW_DURATION); in InstallUpdaterPackage()
343 UPDATER_UI_INSTANCE.Sleep(UI_SHOW_DURATION); in PreUpdatePackages()
458 UPDATER_UI_INSTANCE.Sleep(UI_SHOW_DURATION); in UpdaterFromSdcard()
614 UPDATER_UI_INSTANCE.Sleep(UI_SHOW_DURATION); in UpdaterMain()
626 UPDATER_UI_INSTANCE.Sleep(50); /* wait for page flush 50ms */ in UpdaterMain()
Dupdater.cpp201 UPDATER_UI_INSTANCE.Sleep(UI_SHOW_DURATION); in CheckStatvfs()
225 UPDATER_UI_INSTANCE.Sleep(SHOW_FULL_PROGRESS_TIME); in ProgressSmoothHandler()
/base/update/updater/test/unittest/test_data/src/
Dtest_logic.us66 Sleep(1);
/base/update/updater/test/fuzztest/fuzz_src_data/
Dtest_logic.us66 Sleep(1);
/base/hiviewdfx/hiview/base/utility/
Dtime_util.cpp43 void Sleep(unsigned int seconds) in Sleep() function
/base/update/updater/
Dupdater_ux_guide.md36 UPDATER_UI_INSTANCE.Sleep(50); /* wait for page flush 50ms */
/base/hiviewdfx/hiview/base/utility/test/unittest/common/
Dadapter_utility_ohos_test.cpp147 TimeUtil::Sleep(sleepSecs);
/base/hiviewdfx/hiview/plugins/sysevent_source/
Dplatform_monitor.cpp400 TimeUtil::Sleep(SLEEP_TEN_SECONDS); in Breaking()
/base/update/updater/test/unittest/test_data/diffpatch/
DPatchGztest_new.gz
DPatchGztest_old.gz1[==========] Running 25 tests from 7 test ...