Home
last modified time | relevance | path

Searched defs:TEMP_FAILURE_RETRY (Results 1 – 3 of 3) sorted by relevance

/system/core/include/cutils/
Dfs.h30 #define TEMP_FAILURE_RETRY(exp) ({ \ macro
/system/core/include/utils/
DCompat.h57 #define TEMP_FAILURE_RETRY(exp) ({ \ macro
/system/core/adb/
Dsysdeps.h289 #define TEMP_FAILURE_RETRY(exp) ({ \ macro