Home
last modified time | relevance | path

Searched refs:SLEEP_INTERVAL (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddsched_sync_e2e.cpp32 const int32_t SLEEP_INTERVAL = 100 * 1000; // 100ms member
334 usleep(SLEEP_INTERVAL); in CheckKvStore()
H A Ddistributed_bm_storage.cpp38 const int32_t SLEEP_INTERVAL = 100 * 1000; // 100ms member
536 usleep(SLEEP_INTERVAL); in CheckKvStore()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/album_count_cover_test/src/
H A Dalbum_count_cover_test.cpp50 constexpr int32_t SLEEP_INTERVAL = 1; // in seconds member
636 sleep(SLEEP_INTERVAL); in HWTEST_F()
690 sleep(SLEEP_INTERVAL); in HWTEST_F()
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_data_storage.cpp37 const int32_t SLEEP_INTERVAL = 100 * 1000; // 100ms member
287 usleep(SLEEP_INTERVAL); in CheckKvStore()
/foundation/ability/form_fwk/services/src/
H A Dform_info_rdb_storage_mgr.cpp29 constexpr int32_t SLEEP_INTERVAL = 100 * 1000; // 100ms member
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_const.h44 constexpr int32_t SLEEP_INTERVAL = 1; member

Completed in 8 milliseconds