Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/services/os_dependency/src/
H A Dsystem_ability_wrapper.cpp30 const int32_t RETRY_DURATION_US = 200 * 1000; variable
69 usleep(RETRY_DURATION_US); in GetSystemAbility()