Home
last modified time | relevance | path

Searched defs:RETRY_INTERVAL (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/installer/
H A Dinstaller_impl.h54 static constexpr int32_t RETRY_INTERVAL = 100; variable
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/adaptor/
H A Dclient_adaptor.h39 static constexpr int32_t RETRY_INTERVAL = 1; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/
H A Ddistributed_module_config.h46 static constexpr uint32_t RETRY_INTERVAL = 1000; //milliseconds variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Duser_delegate.h65 static constexpr int RETRY_INTERVAL = 500; // millisecond variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_idle_state.h28 #define RETRY_INTERVAL 500 macro
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsqlite_shared_result_set.h66 static const int RETRY_INTERVAL = 1000; variable
H A Dsqlite_statement.h98 static constexpr int RETRY_INTERVAL = 1000; variable
H A Drdb_store_impl.h224 static inline constexpr uint32_t RETRY_INTERVAL = 5; // s variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Drdb_store_impl.h130 static inline constexpr uint32_t RETRY_INTERVAL = 5; // s variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_meta_manager.h121 static constexpr int32_t RETRY_INTERVAL = 1; variable
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_client/source/
H A Dremote_register.c32 #define RETRY_INTERVAL 2 macro
H A Dremote_register_rpc.c37 #define RETRY_INTERVAL 2 macro
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsamgr_ipc_adapter.h60 #define RETRY_INTERVAL (50 * 1000) macro
H A Dendpoint.c43 #define RETRY_INTERVAL (50 * 1000) macro
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.h115 static constexpr int32_t RETRY_INTERVAL = 60; variable
H A Dsync_manager.h115 static constexpr ExecutorPool::Duration RETRY_INTERVAL = std::chrono::seconds(10); // second variable
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dime_proxy_test.cpp36 constexpr int32_t RETRY_INTERVAL = 100; variable
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dime_system_channel.cpp129 static constexpr uint32_t RETRY_INTERVAL = 100; in RunConnectSystemCmd() local
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
H A Dtrans_server_proxy.cpp41 constexpr uint32_t RETRY_INTERVAL = 50; // retry interval(ms) variable
/ohos5.0/base/time/time_service/services/time/src/
H A Dntp_update_time.cpp50 constexpr uint32_t RETRY_INTERVAL = 1; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/
H A Drdb_data_manager.cpp35 constexpr int32_t RETRY_INTERVAL = 500; // 500ms variable
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/
H A Dhos_au_sink.cpp38 constexpr int32_t RETRY_INTERVAL = 100; // 100ms variable
/ohos5.0/base/request/request/frameworks/native/src/
H A Drequest_manager_impl.cpp39 constexpr const int32_t RETRY_INTERVAL = 500 * 1000; variable
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server.c44 #define RETRY_INTERVAL 1 macro
H A Dsamgr_server_rpc.c49 #define RETRY_INTERVAL 1 macro

12