Home
last modified time | relevance | path

Searched defs:MAX_RETRY_TIMES (Results 1 – 25 of 37) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsqlite_shared_result_set.h64 static const int MAX_RETRY_TIMES = 50; variable
H A Dsqlite_statement.h96 static constexpr int MAX_RETRY_TIMES = 50; variable
H A Drdb_store_impl.h225 static inline constexpr int32_t MAX_RETRY_TIMES = 5; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Drdb_store_impl.h131 static inline constexpr int32_t MAX_RETRY_TIMES = 5; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_pattern.h35 constexpr int32_t MAX_RETRY_TIMES = 3; variable
/ohos5.0/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
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/
H A Dthermal_common_event_receiver.cpp70 static const int32_t MAX_RETRY_TIMES = 2; in RegisterSubscriber() local
/ohos5.0/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
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsamgr_ipc_adapter.h59 #define MAX_RETRY_TIMES 300 macro
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_helper.cpp30 const uint32_t MAX_RETRY_TIMES = 3; variable
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_core.cpp33 constexpr uint32_t MAX_RETRY_TIMES = 10; variable
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_function_switch_window.cpp39 constexpr int32_t MAX_RETRY_TIMES = 30; variable
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_level_event_test.cpp138 static const int32_t MAX_RETRY_TIMES = 2; in RegisterEvent() local
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_compile_progress.cpp50 constexpr const int32_t MAX_RETRY_TIMES = 5; variable
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dmulti_account_manager.cpp29 const int MAX_RETRY_TIMES = 10; variable
/ohos5.0/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
/ohos5.0/base/security/access_token/interfaces/innerkits/nativetoken/include/
H A Dnativetoken.h40 #define MAX_RETRY_TIMES 1000 macro
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_interface.cpp63 constexpr int32_t MAX_RETRY_TIMES = 10; variable
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dagnss_ni_manager.cpp40 constexpr uint32_t MAX_RETRY_TIMES = 3; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Devloop_timer_unit_test.cpp34 constexpr int MAX_RETRY_TIMES = 1000; variable
/ohos5.0/base/telephony/sms_mms/services/mms/
H A Dmms_network_client.cpp52 constexpr static const uint8_t MAX_RETRY_TIMES = 3; variable
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp72 constexpr int32_t MAX_RETRY_TIMES = 20; variable
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_manager.cpp53 constexpr int32_t MAX_RETRY_TIMES = 10; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Dohos_account_manager.cpp56 constexpr std::int32_t MAX_RETRY_TIMES = 2; // give another chance when json file corrupted variable

12