Home | History | Annotate | Download | only in vold

Lines Matching refs:TABLE_LOAD_RETRIES

96 #define TABLE_LOAD_RETRIES 10
1021 for (i = 0; i < TABLE_LOAD_RETRIES; i++) {
1028 if (i == TABLE_LOAD_RETRIES) {