Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp46 const int32_t SLEEP_ONE_MILLI_SECOND_TIME = 1000; variable
201 usleep(SLEEP_ONE_MILLI_SECOND_TIME * SLEEP_INTERVAL_TIME); in GetSystemAbilityWrapper()