Searched defs:UpdateFile (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/common/
H A Dhash_calculator.cc46 off_t HashCalculator::UpdateFile(const string& name, off_t length) { function in class:chromeos_update_engine::HashCalculator
101 off_t res = calc.UpdateFile(name, length);

Completed in 69 milliseconds