Searched refs:retry (Results 1 - 6 of 6) sorted by relevance

/system/core/libcutils/
H A Dashmem-host.c46 retry:
62 /* unlikely, but if we failed because `name' exists, retry */
64 goto retry;
/system/core/fastboot/
H A Dusb_linux.c366 int n, retry; local
379 retry = 0;
384 DBG("[ usb read %d ] = %d, fname=%s, Retry %d \n", xfer, n, h->fname, retry);
388 if ( ++retry > MAX_RETRIES ) return -1;
/system/core/sh/
H A Dinput.c189 retry:
258 goto retry;
265 goto retry;
/system/core/toolbox/
H A Dmount.c182 retry:
200 goto retry;
/system/core/libusbhost/
H A Dusbhost.c263 retry:
273 goto retry;
/system/core/adb/
H A Dtransport.c792 retry:
874 goto retry;

Completed in 93 milliseconds