Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/src/
Daccount_data_storage.cpp25 const int32_t SLEEP_INTERVAL = 100 * 1000; variable
86 usleep(SLEEP_INTERVAL); in CheckKvStore()