Home
last modified time | relevance | path

Searched defs:retryTimes (Results 1 - 25 of 33) sorted by relevance

12

/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_thread.cpp108 uint32_t retryTimes = 0; in SendScheduleMsgToAbilityThread() local
/foundation/CastEngine/castengine_cast_framework/client/src/
H A Dcast_session_manager.cpp77 constexpr int32_t retryTimes = 150; // The service startup timeout interval is 4s. in GetAdaptor() local
/foundation/deviceprofile/device_info_manager/services/core/src/persistenceadapter/rdbadapter/
H A Drdb_adapter.cpp51 int32_t retryTimes = RDB_INIT_MAX_TIMES; in Init() local
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsoftbus_session.cpp111 int retryTimes = 0; in WaitSessionOpened() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_data_storage.cpp95 int32_t retryTimes = RETRY_TIMES_WAIT_KV_DATA; in WaitKvDataService() local
127 int32_t retryTimes = 0; in TryGetKvStore() local
H A Ddistributed_sched_mission_manager.cpp1055 void DistributedSchedMissionManager::RetryRegisterMissionChange(int32_t retryTimes) in RetryRegisterMissionChange() argument
963 RetryStartSyncRemoteMissions(const std::string& dstDeviceId, const std::string& localDevId, int32_t retryTimes) RetryStartSyncRemoteMissions() argument
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_util.cpp59 const int retryTimes = 5; in GenerateFormId() local
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dstream_demuxer.cpp236 int32_t retryTimes = 0; in ReadRetry() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/monitor/
H A Ddownload_monitor.cpp167 auto retryTimes = request->GetRetryTimes(); in NeedRetry() local
/foundation/resourceschedule/memmgr/services/memmgrservice/src/nandlife_controller/
H A Dnandlife_controller.cpp312 bool NandLifeController::SetParameterRetry(const std::string &paramName, const std::string &paramValue, int retryTimes) in SetParameterRetry() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_common.c307 int32_t TryFileLock(int32_t fd, int32_t type, int32_t retryTimes) in TryFileLock() argument
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage.cpp135 int32_t retryTimes = 0; in TryGetKvStore() local
H A Ddevice_profile_storage_manager.cpp111 int32_t retryTimes = RETRY_TIMES_WAIT_KV_DATA; in WaitKvDataService() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_common_test.cpp199 bool waitForStep(int step, int retryTimes) in waitForStep() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/localhardwaremanager/
H A Dlocal_hardware_manager.cpp106 int32_t retryTimes = QUERY_RETRY_MAX_TIMES; in QueryLocalHardware() local
/foundation/CastEngine/castengine_cast_framework/service/src/
H A Dcast_session_manager_service.cpp103 constexpr int retryTimes = 60 * 20; // total 60s in WaitSoftBusInit() local
128 constexpr int32_t retryTimes = 20; in SetupSessionServer() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/monitor/
H A Ddownload_monitor.cpp185 auto retryTimes = request->GetRetryTimes(); in NeedRetry() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_lite_source/
H A Dhttp_lite_source_plugin.cpp205 int8_t retryTimes = 0; in SetSource() local
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp230 int retryTimes = DB_REPAIR_RETRY_TIMES; in TryRepairAndRebuild() local
319 int retryTimes = CREATE_COLLECTION_RETRY_TIMES; in Put() local
353 int retryTimes = CREATE_COLLECTION_RETRY_TIMES; in Delete() local
389 int retryTimes = CREATE_COLLECTION_RETRY_TIMES; Get() local
466 int retryTimes = CREATE_COLLECTION_RETRY_TIMES; GetAll() local
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/minimp4_demuxer/
H A Dminimp4_demuxer_plugin.cpp175 int retryTimes = 0; in DoReadFromSource() local
446 int retryTimes = 0; in Sniff() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/aac_demuxer/
H A Daac_demuxer_plugin.cpp81 int retryTimes = 0; in DoReadFromSource() local
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_connection.c42 uint32_t retryTimes; member
49 uint32_t retryTimes; member
/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c818 uint32_t retryTimes = 0; in MakeRemoteBinder() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_nb_test_tools.cpp293 int retryTimes = 1000; in PutBatch() local
332 int retryTimes = 1000; in DeleteBatch() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/minimp3_adapter/
H A Dminimp3_demuxer_plugin.cpp102 int retryTimes = 0; in DoReadFromSource() local

Completed in 20 milliseconds

12