Home
last modified time | relevance | path

Searched refs:DELAY_TIME_MS (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_operation.cpp28 static const int DELAY_TIME_MS = 1000; variable
48 duration_ = duration * DELAY_TIME_MS; in Init()
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp40 const int32_t DELAY_TIME_MS = 10000; // 10ms member
709 usleep(DELAY_TIME_MS); in DeleteGroup()
751 usleep(DELAY_TIME_MS); in DeleteRedundanceGroup()
811 usleep(DELAY_TIME_MS); in CreateGroup()
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage_manager.cpp57 constexpr int32_t DELAY_TIME_MS = 100; member
123 std::this_thread::sleep_for(std::chrono::milliseconds(DELAY_TIME_MS)); in WaitKvDataService()

Completed in 5 milliseconds