Searched refs:AppendFileRangeToUpload (Results 1 – 4 of 4) sorted by relevance
343 AppendFileRangeToUpload(file_path, 0, kuint64max, base::Time()); in AppendFileToUpload()348 virtual void AppendFileRangeToUpload(
469 bridge_->AppendFileRangeToUpload( in Start()
325 void AppendFileRangeToUpload(const FilePath& file_path,329 AppendFileRangeToUpload(file_path, 0, kuint64max, base::Time()); in AppendFileToUpload()
172 void URLRequest::AppendFileRangeToUpload( in AppendFileRangeToUpload() function in net::URLRequest