Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_data_storage.cpp43 constexpr int32_t RETRY_TIMES_GET_KVSTORE = 5; member
128 while (retryTimes < RETRY_TIMES_GET_KVSTORE) { in TryGetKvStore()
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage.cpp41 constexpr int32_t RETRY_TIMES_GET_KVSTORE = 1; member
136 while (retryTimes < RETRY_TIMES_GET_KVSTORE) { in TryGetKvStore()

Completed in 2 milliseconds