Home
last modified time | relevance | path

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

/aosp12/packages/modules/DnsResolver/
H A Dparams.h34 int retry_count; // number of retries member
/aosp12/bootable/recovery/install/
H A Dinstall.cpp282 bool SetUpNonAbUpdateCommands(const std::string& package, ZipArchiveHandle zip, int retry_count, in SetUpNonAbUpdateCommands()
337 std::vector<std::string>* log_buffer, int retry_count, in TryUpdateBinary()
538 std::vector<std::string>* log_buffer, int retry_count, in VerifyAndInstallPackage()
565 bool should_wipe_cache, int retry_count, RecoveryUI* ui) { in InstallPackage()
/aosp12/hardware/st/secure_element/ese-spi-driver/
H A DStEseApi.cc154 int retry_count = 0; in StEse_Transceive() local
/aosp12/system/logging/logd/
H A DLogBufferTest.cpp394 int retry_count = 1s / 5000us; in TEST_P() local
448 int retry_count = 1s / 5000us; in TEST_P() local
/aosp12/bootable/recovery/
H A Drecovery.cpp546 static void set_retry_bootloader_message(int retry_count, const std::vector<std::string>& args) { in set_retry_bootloader_message()
628 int retry_count = 0; in start_recovery() local
/aosp12/system/core/trusty/storage/proxy/
H A Drpmb.c407 int retry_count = UFS_RPMB_WRITE_RETRY_COUNT; in send_ufs_rpmb_req() local
432 int retry_count = is_request_write ? 0 : UFS_RPMB_READ_RETRY_COUNT; in send_ufs_rpmb_req() local
/aosp12/hardware/google/pixel/fastboot/
H A DFastboot.cpp189 const uint8_t retry_count = 5; in doOemSpecificErase() local
/aosp12/hardware/interfaces/wifi/1.0/vts/functional/
H A Dwifi_hidl_test_utils.cpp103 uint32_t retry_count = 0; in getWifiChip() local
/aosp12/system/update_engine/cros/
H A Dupdate_engine_client.cc152 int retry_count = kShowStatusRetryCount; in ShowStatus() local
/aosp12/packages/modules/adb/client/
H A Dtransport_local.cpp181 uint32_t retry_count; member
/aosp12/system/extras/simpleperf/
H A DIOEventLoop_test.cpp34 int retry_count = 0; in TEST() local
H A Dcpu_hotplug_test.cpp130 size_t retry_count = 0; in SetCpuOnline() local
/aosp12/system/core/fs_mgr/
H A Dfs_mgr.cpp214 int retry_count = 5; in check_fs() local
905 int retry_count = 2; in mount_with_alternatives() local
1985 int retry_count = 2; in fs_mgr_do_mount_helper() local
/aosp12/hardware/qcom/display/msm8996/hdmi_cec/
H A Dqhdmi_cec.cpp246 int retry_count = 0; in cec_send_message() local
/aosp12/hardware/qcom/display/msm8998/hdmi_cec/
H A Dqhdmi_cec.cpp250 int retry_count = 0; in cec_send_message() local
/aosp12/hardware/qcom/sdm845/display/hdmi_cec/
H A Dqhdmi_cec.cpp246 int retry_count = 0; in cec_send_message() local
/aosp12/hardware/qcom/sm7250/display/hdmi_cec/
H A Dqhdmi_cec.cpp246 int retry_count = 0; in cec_send_message() local
/aosp12/hardware/qcom/sm8150/display/hdmi_cec/
H A Dqhdmi_cec.cpp246 int retry_count = 0; in cec_send_message() local
/aosp12/hardware/qcom/display/msm8909w_3100/hdmi_cec/
H A Dqhdmi_cec.cpp257 int retry_count = 0; in cec_send_message() local
/aosp12/hardware/qcom/display/msm8909/hdmi_cec/
H A Dqhdmi_cec.cpp257 int retry_count = 0; in cec_send_message() local
/aosp12/bionic/libc/kernel/uapi/rdma/
H A Drdma_user_cm.h159 __u8 retry_count; member
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display_builtin.cpp95 int retry_count = 0; in WritePanelGammaTableToDriver() local
/aosp12/system/bt/stack/gatt/
H A Dgatt_int.h355 uint8_t retry_count; member
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosResourceManager.cpp588 int retry_count = 0; in assignResourceInternal() local
/aosp12/system/nfc/src/nfc/include/
H A Drw_int.h782 uint8_t retry_count; /* number of retry */ member