Home
last modified time | relevance | path

Searched refs:SetToFilePathRange (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/base/
Dupload_data.h73 SetToFilePathRange(path, 0, kuint64max, base::Time()); in SetToFilePath()
79 void SetToFilePathRange(const FilePath& path, in SetToFilePathRange() function
Dupload_data_stream_unittest.cc93 element.SetToFilePathRange(file_path, 1, 2, time); in FileChangedHelper()
Dupload_data.cc148 elements_.back().SetToFilePathRange(file_path, offset, length, in AppendFileRange()