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

/system/update_engine/payload_generator/
H A Dblob_file_writer.cc42 void BlobFileWriter::SetTotalBlobs(size_t total_blobs) { function in class:chromeos_update_engine::BlobFileWriter
H A Dblob_file_writer.h42 void SetTotalBlobs(size_t total_blobs);
H A Dfull_update_generator.cc159 blob_file->SetTotalBlobs(num_chunks);
194 blob_file->SetTotalBlobs(0);

Completed in 122 milliseconds