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

  /external/chromium_org/content/child/fileapi/
webfilewriter_impl.cc 136 void WebFileWriterImpl::DoTruncate(const GURL& path, int64 offset) {
  /external/chromium_org/webkit/browser/fileapi/
file_system_operation_impl.cc 183 base::Bind(&FileSystemOperationImpl::DoTruncate,
439 void FileSystemOperationImpl::DoTruncate(const FileSystemURL& url,

Completed in 32 milliseconds