Home
last modified time | relevance | path

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

/base/security/security_guard/services/data_collect/store/src/
H A Ddatabase.cpp28 constexpr int32_t MAX_TIMES = 5; member
157 int32_t tryTimes = MAX_TIMES; in IsExistStore()
/base/notification/common_event_service/services/src/
H A Dstatic_subscriber_data_manager.cpp28 constexpr int32_t MAX_TIMES = 5; // 5 * 100ms = 500ms member
66 int32_t tryTimes = MAX_TIMES; in CheckKvStore()
/base/telephony/cellular_data/test/
H A Dcellular_data_test.cpp66 static const int32_t MAX_TIMES = 60; member
224 while (count < MAX_TIMES) { in WaitTestTimeout()
878 while (count < MAX_TIMES) { in HWTEST_F()
926 while (count < MAX_TIMES) { in HWTEST_F()
1364 while (count < MAX_TIMES) { in HWTEST_F()
1412 while (count < MAX_TIMES) { in HWTEST_F()
1460 while (count < MAX_TIMES) { in HWTEST_F()
1508 while (count < MAX_TIMES) { in HWTEST_F()
1556 while (count < MAX_TIMES) { in HWTEST_F()
1604 while (count < MAX_TIMES) { in HWTEST_F()
[all...]
/base/security/dlp_permission_service/services/dlp_permission/sa/storage/src/
H A Ddlp_kv_data_storage.cpp25 static const int32_t MAX_TIMES = 10; member
108 int32_t tryTimes = MAX_TIMES; in CheckKvStore()
/base/account/os_account/services/accountmgr/src/
H A Daccount_data_storage.cpp23 const int32_t MAX_TIMES = 10; member
85 int32_t tryTimes = MAX_TIMES; in CheckKvStore()

Completed in 5 milliseconds