Home
last modified time | relevance | path

Searched defs:MAX_RETRY_TIMES (Results 1 - 22 of 22) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsqlite_shared_result_set.h64 static const int MAX_RETRY_TIMES = 50; member in OHOS::NativeRdb::SqliteSharedResultSet
H A Dsqlite_statement.h96 static constexpr int MAX_RETRY_TIMES = 50; member in OHOS::NativeRdb::SqliteStatement
H A Drdb_store_impl.h211 static inline constexpr int32_t MAX_RETRY_TIMES = 5; member in OHOS::NativeRdb::RdbStoreImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_pattern.h35 constexpr int32_t MAX_RETRY_TIMES = 3; member
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/
H A Dsync_mode.cpp45 const static int8_t MAX_RETRY_TIMES = 3; // max retry times of handling one frame in PushData() local
/foundation/systemabilitymgr/samgr_lite/samgr_client/source/
H A Dremote_register.c33 #define MAX_RETRY_TIMES 10 macro
H A Dremote_register_rpc.c38 #define MAX_RETRY_TIMES 10 macro
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsamgr_ipc_adapter.h59 #define MAX_RETRY_TIMES 300 macro
H A Dendpoint.c42 #define MAX_RETRY_TIMES 300 macro
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_restore.cpp39 constexpr int MAX_RETRY_TIMES = 2; member
H A Dmedialibrary_album_fusion_utils.cpp52 constexpr int32_t MAX_RETRY_TIMES = 100; member
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_core.cpp33 constexpr uint32_t MAX_RETRY_TIMES = 10; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Devloop_timer_unit_test.cpp34 constexpr int MAX_RETRY_TIMES = 1000; member
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Drdb_store_impl.h119 static inline constexpr int32_t MAX_RETRY_TIMES = 5; member in OHOS::NativeRdb::RdbStoreImpl
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/audio_encoder/
H A Daudio_encoder_filter.cpp204 const static int8_t MAX_RETRY_TIMES = 3; // max retry times of handling one frame in PushData() local
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dmulti_account_manager.cpp29 const int MAX_RETRY_TIMES = 10; member
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_compile_progress.cpp46 constexpr const int32_t MAX_RETRY_TIMES = 5; member
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dcgroup_event_handler.cpp43 constexpr uint32_t MAX_RETRY_TIMES = 100; member
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_sched_mission_manager.cpp43 constexpr int32_t MAX_RETRY_TIMES = 15; member
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp50 constexpr int32_t MAX_RETRY_TIMES = 30; member
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp63 constexpr uint32_t MAX_RETRY_TIMES = 10; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.cpp50 constexpr int32_t MAX_RETRY_TIMES = 3; member

Completed in 24 milliseconds