Home | History | Annotate | Download | only in bootanimation

Lines Matching defs:statResult

1130     struct stat statResult;
1132 if(stat(TIME_FORMAT_12_HOUR_FLAG_FILE_PATH, &statResult) == 0) {
1136 if(stat(ACCURATE_TIME_FLAG_FILE_PATH, &statResult) == 0) {