Home
last modified time | relevance | path

Searched refs:isSourceNewer (Results 1 – 1 of 1) sorted by relevance

/build/libs/host/
DCopyFile.c60 static bool isSourceNewer(const struct stat* pSrcStat, const struct stat* pDstStat) in isSourceNewer() function
233 if (!isSourceNewer(pSrcStat, &dstStat)) { in copyRegular()
380 if (!isSourceNewer(pSrcStat, &dstStat)) { in copySymlink()