HomeSort by relevance Sort by last modified time
    Searched defs:TruncatePlatformFile (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
platform_file_posix.cc 157 bool TruncatePlatformFile(PlatformFile file, int64 length) {
platform_file_win.cc 153 bool TruncatePlatformFile(PlatformFile file, int64 length) {

Completed in 19 milliseconds