Home
last modified time | relevance | path

Searched defs:TRY_TIMES (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_stub.h85 static constexpr int TRY_TIMES = 5; variable
/ohos5.0/base/security/device_security_level/services/sa/common/
H A Ddslm_rpc_process.c35 #define TRY_TIMES 20 macro
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Ddatashare_uv_queue.cpp26 constexpr int TRY_TIMES = 2000; variable
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_thread_test.cpp72 static const int TRY_TIMES = 10; in TestRun03() local
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/thread_benchmark_test/
H A Dthread_benchmark_test.cpp82 static const int TRY_TIMES = 10; in TestRun03() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_state_machine.h47 constexpr int TRY_TIMES = 3; variable