Searched refs:SLEEP_INTERVAL_TIME (Results 1 – 3 of 3) sorted by relevance
35 constexpr int32_t SLEEP_INTERVAL_TIME = 200000; variable74 usleep(SLEEP_INTERVAL_TIME); in AddDeviceManager()
39 constexpr int32_t SLEEP_INTERVAL_TIME = 200000; variable95 usleep(SLEEP_INTERVAL_TIME); in AddDeviceManager()
43 const int32_t SLEEP_INTERVAL_TIME = 200; variable201 usleep(SLEEP_ONE_MILLI_SECOND_TIME * SLEEP_INTERVAL_TIME); in GetSystemAbilityWrapper()