Searched defs:TruncateFile (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/base/
H A Dfile_util.cc222 bool TruncateFile(FILE* file) { function in namespace:base
/external/chromium_org/content/public/test/
H A Dasync_file_test_helper.cc198 base::File::Error AsyncFileTestHelper::TruncateFile( function in class:content::AsyncFileTestHelper
/external/chromium_org/content/browser/fileapi/
H A Dfile_system_dir_url_request_job_unittest.cc217 void TruncateFile(const base::StringPiece file_name, int64 length) { function in class:content::FileSystemDirURLRequestJobTest
298 TruncateFile("foo/bar/hoge", 10);
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfake_file_system.cc102 void FakeFileSystem::TruncateFile(const base::FilePath& file_path, function in class:drive::test_util::FakeFileSystem
H A Dfile_system.cc499 void FileSystem::TruncateFile(const base::FilePath& file_path, function in class:drive::FileSystem
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dcanned_syncable_file_system.cc369 File::Error CannedSyncableFileSystem::TruncateFile( function in class:sync_file_system::CannedSyncableFileSystem

Completed in 226 milliseconds