Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dsync_types.h83 constexpr int AUTO_RETRY_TIMES = 3; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_task_context.cpp656 SetRetryTime(AUTO_RETRY_TIMES); in CancelCurrentSyncRetryIfNeed()
684 return AUTO_RETRY_TIMES; in GetSyncRetryTimes()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_mock_sync_module_test.cpp1827 context->SetRetryTime(AUTO_RETRY_TIMES);