Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp43 const int CREATE_COLLECTION_RETRY_TIMES = 2; member
319 int retryTimes = CREATE_COLLECTION_RETRY_TIMES; in Put()
353 int retryTimes = CREATE_COLLECTION_RETRY_TIMES; in Delete()
389 int retryTimes = CREATE_COLLECTION_RETRY_TIMES; in Get()
466 int retryTimes = CREATE_COLLECTION_RETRY_TIMES; in GetAll()

Completed in 2 milliseconds