Home
last modified time | relevance | path

Searched defs:RETRY_TIME (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/test/fuzztest/pdpcontextlistupdated_fuzzer/
H A Dpdpcontextlistupdated_fuzzer.cpp30 constexpr int32_t RETRY_TIME = 2; variable
/ohos5.0/base/request/request/frameworks/js/napi/src/legacy/
H A Ddownload_task.cpp27 constexpr uint32_t RETRY_TIME = 10; variable
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/
H A Dsystem_suspend_controller.cpp27 constexpr uint32_t RETRY_TIME = 1000; variable
/ohos5.0/base/request/request/services/src/manage/
H A Dnetwork.rs47 const RETRY_TIME: i32 = if cfg!(test) { 1 } else { 20 }; in register_network_change() const
/ohos5.0/base/powermgr/power_manager/services/native/src/shutdown/
H A Dshutdown_dialog.cpp49 static constexpr uint32_t RETRY_TIME = 1000; variable
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dime_proxy_test.cpp37 constexpr int32_t RETRY_TIME = 30; variable
H A Dinput_method_controller_test.cpp65 constexpr uint32_t RETRY_TIME = 200 * 1000; variable
/ohos5.0/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_client.h37 #define RETRY_TIME (200 * 1000) // 200 * 1000 wait 200ms CONNECT_RETRY_DELAY = 200 * 1000 macro
/ohos5.0/base/msdp/device_status/test/unittest/intention/scheduler/src/
H A Dtimer_manager_test.cpp37 constexpr int32_t RETRY_TIME { 2 }; variable
/ohos5.0/base/powermgr/thermal_manager/services/native/src/
H A Dthermal_service.cpp49 constexpr uint32_t RETRY_TIME = 1000; variable
/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dbattery_service.cpp56 constexpr uint32_t RETRY_TIME = 1000; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dshare_block.cpp34 const int RETRY_TIME = 50; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_const.h43 constexpr int32_t RETRY_TIME = 5; variable