Searched defs:rsrcStat (Results 1 - 1 of 1) sorted by relevance

/build/libs/host/
H A DCopyFile.c302 struct stat rsrcStat; local
312 if (stat(srcRsrcName, &rsrcStat) == 0 && rsrcStat.st_size > 0) {

Completed in 5856 milliseconds