Searched refs:WriteToP2PFile (Results 1 – 2 of 2) sorted by relevance
132 void WriteToP2PFile(const void* data, size_t length, off_t file_offset);
123 void DownloadAction::WriteToP2PFile(const void* data, in WriteToP2PFile() function in chromeos_update_engine::DownloadAction325 WriteToP2PFile(bytes, length, bytes_received_); in ReceivedBytes()