Searched defs:BlobFileWriter (Results 1 - 1 of 1) sorted by path

/system/update_engine/payload_generator/
H A Dblob_file_writer.h27 class BlobFileWriter { class in namespace:chromeos_update_engine
29 // Create the BlobFileWriter object that will manage the blobs stored to
31 BlobFileWriter(int blob_fd, off_t* blob_file_size) function in class:chromeos_update_engine::BlobFileWriter
54 DISALLOW_COPY_AND_ASSIGN(BlobFileWriter);

Completed in 92 milliseconds