Home | History | Annotate | Download | only in bootanimation

Lines Matching defs:statResult

1039     struct stat statResult;
1041 if(stat(TIME_FORMAT_12_HOUR_FLAG_FILE_PATH, &statResult) == 0) {
1045 if(stat(ACCURATE_TIME_FLAG_FILE_PATH, &statResult) == 0) {