HomeSort by relevance Sort by last modified time
    Searched defs:TruncatePlatformFile (Results 1 - 4 of 4) 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) {
  /external/chromium_org/base/
platform_file_posix.cc 348 bool TruncatePlatformFile(PlatformFile file, int64 length) {
platform_file_win.cc 200 bool TruncatePlatformFile(PlatformFile file, int64 length) {

Completed in 584 milliseconds