Home
last modified time | relevance | path

Searched defs:retry (Results 1 – 25 of 29) sorted by relevance

12

/base/print/print_fwk/services/print_service/src/
Dprint_service_helper.cpp54 uint32_t retry = 0; in StartAbility() local
73 for (uint32_t retry = 0; retry < MAX_RETRY_TIMES; ++retry) { in KillAbility() local
88 uint32_t retry = 0; in StartPrintServiceExtension() local
/base/update/updater/services/updater_binary/
Dmain.cpp39 bool retry = false; in main() local
Dupdate_processor.cpp367 int ExecUpdate(PkgManager::PkgManagerPtr pkgManager, int retry, const std::string &pkgPath, in ExecUpdate()
455 int ProcessUpdater(bool retry, int pipeFd, const std::string &packagePath, const std::string &keyPa… in ProcessUpdater()
/base/update/updater/services/include/applypatch/
Dupdater_env.h35 …terEnv(Hpackage::PkgManager::PkgManagerPtr pkgManager, PostMessageFunction postMessage, bool retry) in UpdaterEnv()
/base/update/updater/test/unittest/updater_test/
Dtest_update_binary.cpp41 bool retry = false; in main() local
Dtest_update_binary_abnormal.cpp41 bool retry = false; in main() local
/base/update/updateservice/interfaces/inner_api/common/src/
Dload_sa_service.cpp68 int32_t retry = retryTimes; in CheckSaLoaded() local
/base/tee/tee_client/services/cadaemon/src/tui_daemon/
Dtui_event.cpp361 int32_t retry = 0; in TuiRegisteCallBack() local
406 int32_t retry = 0; in TuiRegisteDisplayListener() local
/base/update/updater/test/unittest/updater_binary/
Dupdate_binary_unittest.h46 bool SetRetry(bool retry) in SetRetry()
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/
Dhdi_light_connection.cpp40 int32_t retry = 0; in ConnectHdi() local
Dhdi_connection.cpp37 int32_t retry = 0; in ConnectHdi() local
/base/sensors/miscdevice/frameworks/native/light/src/
Dlight_client.cpp60 int32_t retry = 0; in InitLightClient() local
/base/request/request/test/unittest/js_test/requestTest/
DRequestTask.test.js1139 retry: true property
1163 retry: true property
1189 retry: 'true' property
1213 retry: false property
1237 retry: false property
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
Dmedical_service_client.cpp59 int32_t retry = 0; in InitServiceClient() local
/base/request/request/services/service/request/src/service/command/
Dconstruct.rs64 let retry: bool = data.read()?; in execute() localVariable
/base/sensors/sensor/services/hdi_connection/adapter/src/
Dhdi_connection.cpp54 int32_t retry = 0; in ConnectHdi() local
/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
Dhdi_connection.cpp51 int32_t retry = 0; in ConnectHdi() local
/base/sensors/miscdevice/frameworks/native/vibrator/src/
Dvibrator_service_client.cpp76 int32_t retry = 0; in InitServiceClient() local
/base/request/request/services/service/request/c_wrapper/include/
Dc_task_info.h38 bool retry; member
Dc_task_config.h39 bool retry; member
/base/sensors/sensor/frameworks/native/src/
Dsensor_service_client.cpp80 int32_t retry = 0; in InitServiceClient() local
/base/request/request/services/service/request/src/task/
Dconfig.rs56 pub(crate) retry: bool, field
/base/startup/init/services/param/watcher/proxy/
Dwatcher_manager.cpp246 bool retry = false; in RunLoop() local
293 int WatcherManager::GetServerFd(bool retry) in GetServerFd()
/base/security/access_token/interfaces/innerkits/nativetoken/src/
Dnativetoken.c284 int32_t retry = MAX_RETRY_TIMES; in CreateNativeTokenId() local
/base/request/request/frameworks/js/napi/include/
Djs_common.h110 bool retry = true; member
210 bool retry; member

12