Home
last modified time | relevance | path

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

/system/core/include/cutils/
Dfs.h30 #define TEMP_FAILURE_RETRY(exp) ({ \ macro
/system/core/liblog/
Dlog_portability.h74 #define TEMP_FAILURE_RETRY(exp) ({ \ macro
/system/core/base/include/android-base/
Dmacros.h25 #define TEMP_FAILURE_RETRY(exp) \ macro
/system/core/include/utils/
DCompat.h74 #define TEMP_FAILURE_RETRY(exp) ({ \ macro
/system/core/adb/
Dsysdeps.h44 #define TEMP_FAILURE_RETRY(exp) ({ \ macro