Searched refs:AppendFile (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/
H A Dboot_times_loader.cc223 static int AppendFile(const FilePath& file_path, function in namespace:chromeos
244 AppendFile(uptime_output, uptime.data(), uptime.size());
245 AppendFile(disk_output, disk.data(), disk.size());
/external/chromium/net/base/
H A Dupload_data.cc137 void UploadData::AppendFile(const FilePath& file_path) { function in class:net::UploadData
H A Dupload_data.h147 void AppendFile(const FilePath& file_path);

Completed in 63 milliseconds