/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/request/ |
H A D | SubscriptionTerminatedHelper.java | 103 long retry = getRequestRetryAfterMillis(retryAfterMillis); in getAnalysisResult() local 110 long retry = getRequestRetryAfterMillis(retryAfterMillis); in getAnalysisResult() local 124 long retry = getRequestRetryAfterMillis(retryAfterMillis); in getAnalysisResult() local 146 long retry = getRequestRetryAfterMillis(retryAfterMillis); in getAnalysisResult() local 159 long retry = getRequestRetryAfterMillis(retryAfterMillis); in getAnalysisResult() local
|
/aosp12/system/vold/ |
H A D | vdc.cpp | 155 int retry; in main() local 179 int retry; in main() local
|
H A D | Checkpoint.cpp | 123 Status cp_startCheckpoint(int retry) { in cp_startCheckpoint() 218 int retry = 0; in abort_metadata_file() local 242 void cp_abortChanges(const std::string& message, bool retry) { in cp_abortChanges() 719 int retry = 0; in cp_markBootAttempt() local
|
/aosp12/bootable/recovery/tests/unit/ |
H A D | uncrypt_test.cpp | 47 for (int retry = 0; retry < SOCKET_CONNECTION_MAX_RETRY; retry++) { in StopService() local 98 for (int retry = 0; retry < SOCKET_CONNECTION_MAX_RETRY; retry++) { in SetupOrClearBcb() local
|
/aosp12/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
H A D | hci_smd.c | 60 int retry = 0; in bt_hci_init_transport_id() local
|
/aosp12/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/ |
H A D | hci_smd.c | 60 int retry = 0; in bt_hci_init_transport_id() local
|
/aosp12/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
H A D | hci_smd.c | 59 int retry = 0; in bt_hci_init_transport_id() local
|
/aosp12/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
H A D | hci_smd.c | 63 int retry = 0; in bt_hci_init_transport_id() local
|
/aosp12/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
H A D | hci_smd.c | 63 int retry = 0; in bt_hci_init_transport_id() local
|
/aosp12/hardware/qcom/sdm845/bt/libbt-vendor/src/ |
H A D | hci_smd.c | 61 int retry = 0; in bt_hci_init_transport_id() local
|
/aosp12/hardware/samsung/nfc/halimpl/src/ |
H A D | device.cc | 174 int retry = 1; in device_write() local 215 int retry = 1; in device_read() local
|
/aosp12/system/core/init/test_kill_services/ |
H A D | init_kill_services_test.cpp | 42 for (size_t retry = 0; retry < kRetryTimes; retry++) { in ExpectKillingServiceRecovers() local
|
/aosp12/system/libhidl/transport/include/hidl/ |
H A D | HidlTransportSupport.h | 162 sp<IType> getServiceInternal(const std::string& instance, bool retry, bool getStub) { in getServiceInternal()
|
/aosp12/hardware/qcom/bt/msm8960/libbt-vendor/src/ |
H A D | userial_vendor.c | 86 int retry = 0; in bt_hci_init_transport_id() local
|
/aosp12/frameworks/base/cmds/bootanimation/ |
H A D | BootAnimationUtil.cpp | 69 int retry = 0; in waitForSurfaceFlinger() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/ |
H A D | RequestPushMessage.java | 46 boolean retry) { in RequestPushMessage()
|
/aosp12/system/core/gatekeeperd/include/gatekeeper/ |
H A D | GateKeeperResponse.h | 48 static GateKeeperResponse retry(int32_t timeout) { in retry() function
|
/aosp12/system/apex/apexd/ |
H A D | apexd_checkpoint_vold.cpp | 107 bool retry) { in AbortChanges()
|
/aosp12/art/test/941-recursive-obsolete-jit/src/ |
H A D | Main.java | 107 private static boolean retry = false; field in Main
|
/aosp12/hardware/interfaces/sensors/1.0/vts/functional/ |
H A D | SensorsHidlEnvironmentV1_0.cpp | 41 for (size_t retry = 10; retry > 0; --retry) { in resetHal() local
|
/aosp12/art/test/916-obsolete-jit/src/ |
H A D | Main.java | 123 private static boolean retry = false; field in Main
|
/aosp12/art/test/943-private-recursive-jit/src/ |
H A D | Main.java | 117 private static boolean retry = false; field in Main
|
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/ |
H A D | CarPackageManagerTest.java | 151 int retry = 0; in pollingCheck() local
|
/aosp12/frameworks/compile/libbcc/lib/ |
H A D | FileBase.cpp | 136 unsigned retry = 0; in lock() local
|
/aosp12/system/logging/logd/ |
H A D | LogPermissions.cpp | 86 for (int retry = 3; !(ret = foundGid && foundUid && foundLog) && retry; in clientHasLogCredentials() local
|