Home
last modified time | relevance | path

Searched defs:DoTruncate (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/child/fileapi/
Dwebfilewriter_impl.cc136 void WebFileWriterImpl::DoTruncate(const GURL& path, int64 offset) { in DoTruncate() function in content::WebFileWriterImpl
Dwebfilewriter_base_unittest.cc68 virtual void DoTruncate(const GURL& path, int64 offset) OVERRIDE { in DoTruncate() function in content::TestableFileWriter
/external/chromium_org/webkit/browser/fileapi/
Dfile_system_operation_impl.cc439 void FileSystemOperationImpl::DoTruncate(const FileSystemURL& url, in DoTruncate() function in fileapi::FileSystemOperationImpl