Home | History | Annotate | Download | only in aapt2

Lines Matching defs:sb

1112     struct stat sb;
1114 if (fstat(fd, &sb) < 0) {
1119 return sb.st_mtime;