DoTruncate 30 content/child/fileapi/webfilewriter_base.cc DoTruncate(path_, length); DoTruncate 42 content/child/fileapi/webfilewriter_base.h virtual void DoTruncate(const GURL& path, int64 offset) = 0; DoTruncate 34 content/child/fileapi/webfilewriter_impl.h virtual void DoTruncate(const GURL& path, int64 offset) OVERRIDE; DoTruncate 183 webkit/browser/fileapi/file_system_operation_impl.cc base::Bind(&FileSystemOperationImpl::DoTruncate, DoTruncate 147 webkit/browser/fileapi/file_system_operation_impl.h void DoTruncate(const FileSystemURL& url,