/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/installer/ |
H A D | installer_impl.h | 54 static constexpr int32_t RETRY_INTERVAL = 100; variable
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/adaptor/ |
H A D | client_adaptor.h | 39 static constexpr int32_t RETRY_INTERVAL = 1; variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/ |
H A D | distributed_module_config.h | 46 static constexpr uint32_t RETRY_INTERVAL = 1000; //milliseconds variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | user_delegate.h | 65 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 D | p2p_idle_state.h | 28 #define RETRY_INTERVAL 500 macro
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | sqlite_shared_result_set.h | 66 static const int RETRY_INTERVAL = 1000; variable
|
H A D | sqlite_statement.h | 98 static constexpr int RETRY_INTERVAL = 1000; variable
|
H A D | rdb_store_impl.h | 224 static inline constexpr uint32_t RETRY_INTERVAL = 5; // s variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/ |
H A D | rdb_store_impl.h | 130 static inline constexpr uint32_t RETRY_INTERVAL = 5; // s variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | kvstore_meta_manager.h | 121 static constexpr int32_t RETRY_INTERVAL = 1; variable
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_client/source/ |
H A D | remote_register.c | 32 #define RETRY_INTERVAL 2 macro
|
H A D | remote_register_rpc.c | 37 #define RETRY_INTERVAL 2 macro
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | samgr_ipc_adapter.h | 60 #define RETRY_INTERVAL (50 * 1000) macro
|
H A D | endpoint.c | 43 #define RETRY_INTERVAL (50 * 1000) macro
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_service_impl.h | 115 static constexpr int32_t RETRY_INTERVAL = 60; variable
|
H A D | sync_manager.h | 115 static constexpr ExecutorPool::Duration RETRY_INTERVAL = std::chrono::seconds(10); // second variable
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | ime_proxy_test.cpp | 36 constexpr int32_t RETRY_INTERVAL = 100; variable
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | ime_system_channel.cpp | 129 static constexpr uint32_t RETRY_INTERVAL = 100; in RunConnectSystemCmd() local
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/ |
H A D | trans_server_proxy.cpp | 41 constexpr uint32_t RETRY_INTERVAL = 50; // retry interval(ms) variable
|
/ohos5.0/base/time/time_service/services/time/src/ |
H A D | ntp_update_time.cpp | 50 constexpr uint32_t RETRY_INTERVAL = 1; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/ |
H A D | rdb_data_manager.cpp | 35 constexpr int32_t RETRY_INTERVAL = 500; // 500ms variable
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/ |
H A D | hos_au_sink.cpp | 38 constexpr int32_t RETRY_INTERVAL = 100; // 100ms variable
|
/ohos5.0/base/request/request/frameworks/native/src/ |
H A D | request_manager_impl.cpp | 39 constexpr const int32_t RETRY_INTERVAL = 500 * 1000; variable
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_server/source/ |
H A D | samgr_server.c | 44 #define RETRY_INTERVAL 1 macro
|
H A D | samgr_server_rpc.c | 49 #define RETRY_INTERVAL 1 macro
|