Searched defs:TruncatePlatformFile (Results 1 – 3 of 3) sorted by relevance
157 bool TruncatePlatformFile(PlatformFile file, int64 length) { in TruncatePlatformFile() function
153 bool TruncatePlatformFile(PlatformFile file, int64 length) { in TruncatePlatformFile() function
202 TEST(PlatformFile, TruncatePlatformFile) { in TEST() argument