Searched refs:testRTFileSetTimes (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/HostServices/SharedFolders/
H A Dteststubs.h63 #define RTFileSetTimes testRTFileSetTimes
64 extern int testRTFileSetTimes(RTFILE hFile, PCRTTIMESPEC pAccessTime, PCRTTIMESPEC pModificationTime, PCRTTIMESPEC pChangeTime, PCRTTIMESPEC pBirthTime);
/vbox/src/VBox/HostServices/SharedFolders/testcase/
H A DtstSharedFolderService.cpp329 extern int testRTFileSetTimes(RTFILE File, PCRTTIMESPEC pAccessTime, function

Completed in 45 milliseconds