Home
last modified time | relevance | path

Searched defs:MAX_TRY_TIMES (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_rdb_transaction.h32 constexpr int32_t MAX_TRY_TIMES = 30; variable
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dclouddisk_rdb_transaction_mock.cpp28 constexpr int32_t MAX_TRY_TIMES = 5; variable
/ohos5.0/base/security/device_security_level/baselib/msglib/src/utils/
H A Dmessenger_utils.h32 #define MAX_TRY_TIMES 512 macro
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_rdb_transaction.cpp28 constexpr int32_t MAX_TRY_TIMES = 30; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_common_event_observer.cpp38 constexpr int32_t MAX_TRY_TIMES = 10; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/publishcommonevent/
H A Ddm_screen_common_event.cpp40 constexpr int32_t MAX_TRY_TIMES = 3; variable
H A Ddm_package_common_event.cpp39 constexpr int32_t MAX_TRY_TIMES = 3; variable
H A Ddm_account_common_event.cpp40 constexpr int32_t MAX_TRY_TIMES = 3; variable
H A Ddm_publish_common_event.cpp42 constexpr int32_t MAX_TRY_TIMES = 3; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/commonevent/
H A Ddm_common_event_manager.cpp32 constexpr int32_t MAX_TRY_TIMES = 3; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node_autocache.cpp28 constexpr int32_t MAX_TRY_TIMES = 3; variable
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dcontext_pool_impl.cpp217 static constexpr uint32_t MAX_TRY_TIMES = 10; in GetNewContextId() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_updater_test/
H A Dbms_bundle_updater_test.cpp56 const int32_t MAX_TRY_TIMES = 1000; variable
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dpointer_drawing_manager.cpp97 constexpr int32_t MAX_TRY_TIMES { 10 }; variable