/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | sqlite_shared_result_set.h | 64 static const int MAX_RETRY_TIMES = 50; variable
|
H A D | sqlite_statement.h | 96 static constexpr int MAX_RETRY_TIMES = 50; variable
|
H A D | rdb_store_impl.h | 225 static inline constexpr int32_t MAX_RETRY_TIMES = 5; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/ |
H A D | rdb_store_impl.h | 131 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 D | security_component_pattern.h | 35 constexpr int32_t MAX_RETRY_TIMES = 3; variable
|
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/ |
H A D | sync_mode.cpp | 45 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 D | thermal_common_event_receiver.cpp | 70 static const int32_t MAX_RETRY_TIMES = 2; in RegisterSubscriber() local
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_client/source/ |
H A D | remote_register.c | 33 #define MAX_RETRY_TIMES 10 macro
|
H A D | remote_register_rpc.c | 38 #define MAX_RETRY_TIMES 10 macro
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | samgr_ipc_adapter.h | 59 #define MAX_RETRY_TIMES 300 macro
|
/ohos5.0/base/print/print_fwk/services/print_service/src/ |
H A D | print_service_helper.cpp | 30 const uint32_t MAX_RETRY_TIMES = 3; variable
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
H A D | net_policy_core.cpp | 33 constexpr uint32_t MAX_RETRY_TIMES = 10; variable
|
/ohos5.0/base/usb/usb_manager/services/native/src/ |
H A D | usb_function_switch_window.cpp | 39 constexpr int32_t MAX_RETRY_TIMES = 30; variable
|
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/ |
H A D | thermal_level_event_test.cpp | 138 static const int32_t MAX_RETRY_TIMES = 2; in RegisterEvent() local
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | boot_compile_progress.cpp | 50 constexpr const int32_t MAX_RETRY_TIMES = 5; variable
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/ |
H A D | multi_account_manager.cpp | 29 const int MAX_RETRY_TIMES = 10; variable
|
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/audio_encoder/ |
H A D | audio_encoder_filter.cpp | 204 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 D | nativetoken.h | 40 #define MAX_RETRY_TIMES 1000 macro
|
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_interface.cpp | 63 constexpr int32_t MAX_RETRY_TIMES = 10; variable
|
/ohos5.0/base/location/services/location_gnss/gnss/source/ |
H A D | agnss_ni_manager.cpp | 40 constexpr uint32_t MAX_RETRY_TIMES = 3; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
H A D | evloop_timer_unit_test.cpp | 34 constexpr int MAX_RETRY_TIMES = 1000; variable
|
/ohos5.0/base/telephony/sms_mms/services/mms/ |
H A D | mms_network_client.cpp | 52 constexpr static const uint8_t MAX_RETRY_TIMES = 3; variable
|
/ohos5.0/base/theme/screenlock_mgr/services/src/ |
H A D | screenlock_system_ability.cpp | 72 constexpr int32_t MAX_RETRY_TIMES = 20; variable
|
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/ |
H A D | wallpaper_manager.cpp | 53 constexpr int32_t MAX_RETRY_TIMES = 10; variable
|
/ohos5.0/base/account/os_account/services/accountmgr/src/ |
H A D | ohos_account_manager.cpp | 56 constexpr std::int32_t MAX_RETRY_TIMES = 2; // give another chance when json file corrupted variable
|